Searched refs:eth_dev_tx_cb_lock (Results 1 – 1 of 1) sorted by relevance
52 static rte_spinlock_t eth_dev_tx_cb_lock = RTE_SPINLOCK_INITIALIZER; variable4853 rte_spinlock_lock(ð_dev_tx_cb_lock); in rte_eth_add_tx_callback()4874 rte_spinlock_unlock(ð_dev_tx_cb_lock); in rte_eth_add_tx_callback()4931 rte_spinlock_lock(ð_dev_tx_cb_lock); in rte_eth_remove_tx_callback()4942 rte_spinlock_unlock(ð_dev_tx_cb_lock); in rte_eth_remove_tx_callback()