Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h164 struct mlx5_switch_info { struct
165 uint32_t master:1; /**< Master device. */
166 uint32_t representor:1; /**< Representor device. */
167 enum mlx5_nl_phys_port_name_type name_type; /** < Port name type. */
168 int32_t ctrl_num; /**< Controller number (valid for c#pf#vf# format). */
169 int32_t pf_num; /**< PF number (valid for pfxvfx format only). */
170 int32_t port_name; /**< Representor port name. */
171 uint64_t switch_id; /**< Switch identifier. */