Searched refs:check_for_bonded_ethdev (Results 1 – 3 of 3) sorted by relevance
19 check_for_bonded_ethdev(const struct rte_eth_dev *eth_dev) in check_for_bonded_ethdev() function36 return check_for_bonded_ethdev(&rte_eth_devices[port_id]); in valid_bonded_port_id()45 if (check_for_bonded_ethdev(eth_dev) != 0) in check_for_master_bonded_ethdev()64 if (check_for_bonded_ethdev(&rte_eth_devices[port_id]) == 0 && in valid_slave_port_id()
192 check_for_bonded_ethdev(const struct rte_eth_dev *eth_dev);
1940 if (check_for_bonded_ethdev(eth_dev)) { in bond_ethdev_start()2819 if (check_for_bonded_ethdev(bonded_eth_dev)) in bond_ethdev_lsc_event_callback()