Searched refs:nb_mh_controllers (Results 1 – 5 of 5) sorted by relevance
86 if (eth_da.nb_mh_controllers == 0 && eth_da.nb_ports == 0 && in eth_representor_cmp()89 nc = eth_da.nb_mh_controllers > 0 ? eth_da.nb_mh_controllers : 1; in eth_representor_cmp()100 eth_da.nb_mh_controllers == 0 ? -1 : in eth_representor_cmp()
151 ð_da->nb_mh_controllers, in rte_eth_devargs_parse_representor_ports()163 } else if (eth_da->nb_mh_controllers > 0) { in rte_eth_devargs_parse_representor_ports()
1580 uint16_t nb_mh_controllers; member
2234 if (eth_da.nb_mh_controllers == 0) { in mlx5_os_pci_probe_pf()2235 eth_da.nb_mh_controllers = 1; in mlx5_os_pci_probe_pf()
3129 if (eth_da->nb_mh_controllers > 0) { in sfc_eth_dev_create_representors()3130 for (i = 0; i < eth_da->nb_mh_controllers; i++) { in sfc_eth_dev_create_representors()