Home
last modified time | relevance | path

Searched refs:vf_c1 (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c95 char ctrl = 0, pf_c1, pf_c2, vf_c1, vf_c2, eol; in mlx5_translate_port_name() local
109 &vf_c1, &vf_c2, &port_info_out->port_name, &eol); in mlx5_translate_port_name()
111 if (vf_c1 == 'v' && vf_c2 == 'f') { in mlx5_translate_port_name()
117 if (vf_c1 == 's' && vf_c2 == 'f') { in mlx5_translate_port_name()