Searched refs:__netif_txq_completed_wake (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | netdev_queues.h | 118 #define __netif_txq_completed_wake(txq, pkts, bytes, \ macro 143 __netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs, false)
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 1256 if (!__netif_txq_completed_wake(txq, total_packets, total_bytes, in ixgbe_clean_tx_irq()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 753 __netif_txq_completed_wake(txq, nr_pkts, tx_bytes, in bnxt_tx_int()
|