Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c560 mac_address_slaves_update(bonded_eth_dev); in __eth_bond_slave_add_lock_free()
700 mac_address_slaves_update(bonded_eth_dev); in __eth_bond_slave_remove_lock_free()
881 return mac_address_slaves_update(bonded_eth_dev); in rte_eth_bond_mac_address_set()
921 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.c1502 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev) in mac_address_slaves_update() function
2010 if (mac_address_slaves_update(eth_dev) != 0) in bond_ethdev_start()
2877 mac_address_slaves_update(bonded_eth_dev); in bond_ethdev_lsc_event_callback()
2906 mac_address_slaves_update(bonded_eth_dev); in bond_ethdev_lsc_event_callback()