Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c862 bond_ethdev_update_tlb_slave_cb(void *arg) in bond_ethdev_update_tlb_slave_cb() function
901 rte_eal_alarm_set(REORDER_PERIOD_MS * 1000, bond_ethdev_update_tlb_slave_cb, in bond_ethdev_update_tlb_slave_cb()
967 rte_eal_alarm_cancel(bond_ethdev_update_tlb_slave_cb, internals); in bond_tlb_disable()
973 bond_ethdev_update_tlb_slave_cb(internals); in bond_tlb_enable()