Searched refs:netif_txq_completed_wake (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | netdev_queues.h | 325 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ macro 372 netif_txq_completed_wake(_txq, pkts, bytes, \
|
| /linux/Documentation/networking/ |
| H A D | driver.rst | 97 netif_txq_completed_wake(txq, cmpl_pkts, cmpl_bytes,
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 1298 netif_txq_completed_wake(q_to_ndq(q->lif->netdev, q), in ionic_tx_cq_service()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 884 netif_txq_completed_wake(txq, 1, len, in axienet_dma_tx_cb()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 623 if (!netif_txq_completed_wake(txq, total_packets, total_bytes, in fbnic_clean_twq0()
|