Searched defs:mlx5_switch_info (Results 1 – 1 of 1) sorted by relevance
160 struct mlx5_switch_info { struct161 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. */