Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_private.h275 bond_ethdev_lsc_event_callback(uint16_t port_id, enum rte_eth_event_type type,
H A Drte_eth_bond_api.c565 bond_ethdev_lsc_event_callback, &bonded_eth_dev->data->port_id); in __eth_bond_slave_add_lock_free()
574 bond_ethdev_lsc_event_callback, in __eth_bond_slave_add_lock_free()
665 bond_ethdev_lsc_event_callback, in __eth_bond_slave_remove_lock_free()
H A Drte_eth_bond_pmd.c1849 bond_ethdev_lsc_event_callback(slave_eth_dev->data->port_id, in slave_configure()
2379 bond_ethdev_lsc_event_callback(internals->slaves[i].port_id, in bond_ethdev_slave_link_status_change_monitor()
2800 bond_ethdev_lsc_event_callback(uint16_t port_id, enum rte_eth_event_type type, in bond_ethdev_lsc_event_callback() function