Lines Matching defs:mlx5_hca_vport_context
597 struct mlx5_hca_vport_context { struct
598 u32 field_select;
599 bool sm_virt_aware;
600 bool has_smi;
601 bool has_raw;
602 enum port_state_policy policy;
603 enum phy_port_state phys_state;
604 enum ib_port_state vport_state;
605 u8 port_physical_state;
606 u64 sys_image_guid;
607 u64 port_guid;
608 u64 node_guid;
609 u32 cap_mask1;
610 u32 cap_mask1_perm;
611 u32 cap_mask2;
612 u32 cap_mask2_perm;
613 u16 lid;
614 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
615 u8 lmc;
616 u8 subnet_timeout;
617 u16 sm_lid;
618 u8 sm_sl;
619 u16 qkey_violation_counter;
620 u16 pkey_violation_counter;
621 bool grh_required;