]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h
net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
[linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / ipoib / ipoib.h
index a50c1a19550e19225f4677d89d6eef226aa93078..49008022c3062ec92aadb29085894b55a19f21dc 100644 (file)
@@ -50,6 +50,7 @@ extern const struct ethtool_ops mlx5i_pkey_ethtool_ops;
 struct mlx5i_priv {
        struct rdma_netdev rn; /* keep this first */
        struct mlx5_core_qp qp;
+       bool   sub_interface;
        u32    qkey;
        u16    pkey_index;
        struct mlx5i_pkey_qpn_ht *qpn_htbl;