Lines Matching defs:mlx5_mkey_seg
923 struct mlx5_mkey_seg { struct928 u8 status;929 u8 pcie_control;930 u8 flags;931 u8 version;932 __be32 qpn_mkey7_0;933 u8 rsvd1[4];934 __be32 flags_pd;935 __be64 start_addr;936 __be64 len;960 struct mlx5_mkey_seg seg; argument