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