Searched refs:pf_c2 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_os.c | 100 char pf_c1, pf_c2, vf_c1, vf_c2, eol; in mlx5_translate_port_name() local 109 &pf_c1, &pf_c2, &port_info_out->pf_num, in mlx5_translate_port_name() 112 pf_c1 == 'p' && pf_c2 == 'f' && in mlx5_translate_port_name() 132 &pf_c1, &pf_c2, &port_info_out->pf_num, &eol); in mlx5_translate_port_name() 133 if (sc_items == 3 && pf_c1 == 'p' && pf_c2 == 'f') { in mlx5_translate_port_name()
|