Lines Matching defs:mlx5_hca_vport_context
875 struct mlx5_hca_vport_context { struct
876 u32 field_select;
877 bool sm_virt_aware;
878 bool has_smi;
879 bool has_raw;
880 enum port_state_policy policy;
881 enum phy_port_state phys_state;
882 enum ib_port_state vport_state;
883 u8 port_physical_state;
884 u64 sys_image_guid;
885 u64 port_guid;
886 u64 node_guid;
887 u32 cap_mask1;
888 u32 cap_mask1_perm;
889 u16 cap_mask2;
890 u16 cap_mask2_perm;
891 u16 lid;
892 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
893 u8 lmc;
894 u8 subnet_timeout;
895 u16 sm_lid;
896 u8 sm_sl;
897 u16 qkey_violation_counter;
898 u16 pkey_violation_counter;
899 bool grh_required;