]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.h
net/mlx5: switch to the shared protection domain
[dpdk.git] / drivers / net / mlx5 / mlx5.h
index 56270a6c0fe20441a96fefa3d61e36414cdca5f7..421386662c4e71ebd111311e62e237202dfe2455 100644 (file)
@@ -225,7 +225,6 @@ struct mlx5_priv {
        uint32_t ibv_port; /* IB device port number. */
        struct ibv_context *ctx; /* Verbs context. */
        struct ibv_device_attr_ex device_attr; /* Device properties. */
-       struct ibv_pd *pd; /* Protection Domain. */
        struct ether_addr mac[MLX5_MAX_MAC_ADDRESSES]; /* MAC addresses. */
        BITFIELD_DECLARE(mac_own, uint64_t, MLX5_MAX_MAC_ADDRESSES);
        /* Bit-field of MAC addresses owned by the PMD. */