Lines Matching defs:mlx5_hca_vport_context
929 struct mlx5_hca_vport_context { struct
930 u32 field_select;
931 bool sm_virt_aware;
932 bool has_smi;
933 bool has_raw;
934 enum port_state_policy policy;
935 enum phy_port_state phys_state;
936 enum ib_port_state vport_state;
937 u8 port_physical_state;
938 u64 sys_image_guid;
939 u64 port_guid;
940 u64 node_guid;
941 u32 cap_mask1;
942 u32 cap_mask1_perm;
943 u32 cap_mask2;
944 u32 cap_mask2_perm;
945 u16 lid;
946 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
947 u8 lmc;
948 u8 subnet_timeout;
949 u16 sm_lid;
950 u8 sm_sl;
951 u16 qkey_violation_counter;
952 u16 pkey_violation_counter;
953 bool grh_required;