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.c129 if (netif_tx_owned(txq, smp_processor_id())) in netif_local_xmit_active()
H A Ddev.c4907 if (likely(!netif_tx_owned(txq, cpu))) { in __dev_queue_xmit()
/linux/include/linux/
H A Dnetdevice.h4975 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function
4984 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function