Home
last modified time | relevance | path

Searched defs:mlx5_switch_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h160 struct mlx5_switch_info { struct
161 uint32_t master:1; /**< Master device. */
162 uint32_t representor:1; /**< Representor device. */
163 enum mlx5_nl_phys_port_name_type name_type; /** < Port name type. */
164 int32_t pf_num; /**< PF number (valid for pfxvfx format only). */
165 int32_t port_name; /**< Representor port name. */
166 uint64_t switch_id; /**< Switch identifier. */