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