Lines Matching defs:mlx5_hca_vport_context
784 struct mlx5_hca_vport_context { struct
785 u32 field_select;
786 bool sm_virt_aware;
787 bool has_smi;
788 bool has_raw;
789 enum port_state_policy policy;
790 enum phy_port_state phys_state;
791 enum ib_port_state vport_state;
792 u8 port_physical_state;
793 u64 sys_image_guid;
794 u64 port_guid;
795 u64 node_guid;
796 u32 cap_mask1;
797 u32 cap_mask1_perm;
798 u16 cap_mask2;
799 u16 cap_mask2_perm;
800 u16 lid;
801 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
802 u8 lmc;
803 u8 subnet_timeout;
804 u16 sm_lid;
805 u8 sm_sl;
806 u16 qkey_violation_counter;
807 u16 pkey_violation_counter;
808 bool grh_required;