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