Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetpoll.c135 if (netif_tx_owned(txq, smp_processor_id())) in netif_local_xmit_active()
H A Ddev.c4854 if (likely(!netif_tx_owned(txq, cpu))) { in __dev_queue_xmit()
/linux/include/linux/
H A Dnetdevice.h4918 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function
4927 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function