Searched defs:mlx5_vport_info (Results 1 – 1 of 1) sorted by relevance
156 struct mlx5_vport_info { struct157 u8 mac[ETH_ALEN];158 u16 vlan;159 u64 node_guid;160 int link_state;161 u8 qos;162 u8 spoofchk: 1;163 u8 trusted: 1;164 u8 roce_enabled: 1;165 u8 mig_enabled: 1;[all …]