Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c578 mac_address_slaves_update(bonded_eth_dev); in __eth_bond_slave_add_lock_free()
720 mac_address_slaves_update(bonded_eth_dev); in __eth_bond_slave_remove_lock_free()
901 return mac_address_slaves_update(bonded_eth_dev); in rte_eth_bond_mac_address_set()
941 return mac_address_slaves_update(bonded_eth_dev); in rte_eth_bond_mac_address_reset()
H A Deth_bond_private.h232 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev);
H A Drte_eth_bond_pmd.c1498 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev) in mac_address_slaves_update() function
2039 if (mac_address_slaves_update(eth_dev) != 0) in bond_ethdev_start()
2982 mac_address_slaves_update(bonded_eth_dev); in bond_ethdev_lsc_event_callback()
3013 mac_address_slaves_update(bonded_eth_dev); in bond_ethdev_lsc_event_callback()