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