Lines Matching defs:mlx5_hca_vport_context
884 struct mlx5_hca_vport_context { struct
885 u32 field_select;
886 bool sm_virt_aware;
887 bool has_smi;
888 bool has_raw;
889 enum port_state_policy policy;
890 enum phy_port_state phys_state;
891 enum ib_port_state vport_state;
892 u8 port_physical_state;
893 u64 sys_image_guid;
894 u64 port_guid;
895 u64 node_guid;
896 u32 cap_mask1;
897 u32 cap_mask1_perm;
898 u16 cap_mask2;
899 u16 cap_mask2_perm;
900 u16 lid;
901 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
902 u8 lmc;
903 u8 subnet_timeout;
904 u16 sm_lid;
905 u8 sm_sl;
906 u16 qkey_violation_counter;
907 u16 pkey_violation_counter;
908 bool grh_required;