Lines Matching defs:mlx5_hca_vport_context
864 struct mlx5_hca_vport_context { struct
865 u32 field_select;
866 bool sm_virt_aware;
867 bool has_smi;
868 bool has_raw;
869 enum port_state_policy policy;
870 enum phy_port_state phys_state;
871 enum ib_port_state vport_state;
872 u8 port_physical_state;
873 u64 sys_image_guid;
874 u64 port_guid;
875 u64 node_guid;
876 u32 cap_mask1;
877 u32 cap_mask1_perm;
878 u16 cap_mask2;
879 u16 cap_mask2_perm;
880 u16 lid;
881 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
882 u8 lmc;
883 u8 subnet_timeout;
884 u16 sm_lid;
885 u8 sm_sl;
886 u16 qkey_violation_counter;
887 u16 pkey_violation_counter;
888 bool grh_required;