Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h3561 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock() function
3630 __netif_tx_lock(txq, cpu); in netif_tx_lock()
3667 __netif_tx_lock(txq, cpu); \
3692 __netif_tx_lock(txq, cpu); in netif_tx_disable()