Lines Matching defs:mlx5_hca_vport_context
849 struct mlx5_hca_vport_context { struct
850 u32 field_select;
851 bool sm_virt_aware;
852 bool has_smi;
853 bool has_raw;
854 enum port_state_policy policy;
855 enum phy_port_state phys_state;
856 enum ib_port_state vport_state;
857 u8 port_physical_state;
858 u64 sys_image_guid;
859 u64 port_guid;
860 u64 node_guid;
861 u32 cap_mask1;
862 u32 cap_mask1_perm;
863 u16 cap_mask2;
864 u16 cap_mask2_perm;
865 u16 lid;
866 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
867 u8 lmc;
868 u8 subnet_timeout;
869 u16 sm_lid;
870 u8 sm_sl;
871 u16 qkey_violation_counter;
872 u16 pkey_violation_counter;
873 bool grh_required;