Searched refs:eth_dev_tx_cb_lock (Results 1 – 1 of 1) sorted by relevance
58 static rte_spinlock_t eth_dev_tx_cb_lock = RTE_SPINLOCK_INITIALIZER; variable4895 rte_spinlock_lock(ð_dev_tx_cb_lock); in rte_eth_add_tx_callback()4916 rte_spinlock_unlock(ð_dev_tx_cb_lock); in rte_eth_add_tx_callback()4973 rte_spinlock_lock(ð_dev_tx_cb_lock); in rte_eth_remove_tx_callback()4984 rte_spinlock_unlock(ð_dev_tx_cb_lock); in rte_eth_remove_tx_callback()