Searched refs:netif_tx_owned (Results 1 – 3 of 3) sorted by relevance
135 if (netif_tx_owned(txq, smp_processor_id())) in netif_local_xmit_active()
4854 if (likely(!netif_tx_owned(txq, cpu))) { in __dev_queue_xmit()
4918 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function4927 static inline bool netif_tx_owned(struct netdev_queue *txq, unsigned int cpu) in netif_tx_owned() function