Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c58 static rte_spinlock_t eth_dev_tx_cb_lock = RTE_SPINLOCK_INITIALIZER; variable
4895 rte_spinlock_lock(&eth_dev_tx_cb_lock); in rte_eth_add_tx_callback()
4916 rte_spinlock_unlock(&eth_dev_tx_cb_lock); in rte_eth_add_tx_callback()
4973 rte_spinlock_lock(&eth_dev_tx_cb_lock); in rte_eth_remove_tx_callback()
4984 rte_spinlock_unlock(&eth_dev_tx_cb_lock); in rte_eth_remove_tx_callback()