Lines Matching defs:mlx5_hca_vport_context
898 struct mlx5_hca_vport_context { struct
899 u32 field_select;
900 bool sm_virt_aware;
901 bool has_smi;
902 bool has_raw;
903 enum port_state_policy policy;
904 enum phy_port_state phys_state;
905 enum ib_port_state vport_state;
906 u8 port_physical_state;
907 u64 sys_image_guid;
908 u64 port_guid;
909 u64 node_guid;
910 u32 cap_mask1;
911 u32 cap_mask1_perm;
912 u16 cap_mask2;
913 u16 cap_mask2_perm;
914 u16 lid;
915 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
916 u8 lmc;
917 u8 subnet_timeout;
918 u16 sm_lid;
919 u8 sm_sl;
920 u16 qkey_violation_counter;
921 u16 pkey_violation_counter;
922 bool grh_required;
923 u8 num_plane;