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