| /Linux-v6.6/include/net/ | 
| D | netdev_queues.h | 93 		netdev_tx_completed_queue(dev_queue, pkts, bytes);  in netdev_txq_completed_mb()
 | 
| /Linux-v6.6/drivers/net/ethernet/marvell/octeon_ep/ | 
| D | octep_tx.c | 91 	netdev_tx_completed_queue(iq->netdev_q, compl_pkts, compl_bytes);  in octep_iq_process_completions()
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_tx.c | 881 	netdev_tx_completed_queue(sq->txq, npkts, nbytes);  in mlx5e_poll_tx_cq()935 	netdev_tx_completed_queue(sq->txq, npkts, nbytes);  in mlx5e_free_txqsq_descs()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/pensando/ionic/ | 
| D | ionic_txrx.c | 874 		netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes);  in ionic_tx_service()912 		netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes);  in ionic_tx_empty()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/fungible/funeth/ | 
| D | funeth_tx.c | 455 	netdev_tx_completed_queue(q->ndq, npkts, nbytes);  in fun_txq_reclaim()
 | 
| /Linux-v6.6/drivers/net/ethernet/ti/ | 
| D | am65-cpsw-nuss.c | 976 		netdev_tx_completed_queue(netif_txq, num_tx, total_bytes);  in am65_cpsw_nuss_tx_compl_packets()1024 	netdev_tx_completed_queue(netif_txq, num_tx, total_bytes);  in am65_cpsw_nuss_tx_compl_packets_2g()
 1202 		netdev_tx_completed_queue(netif_txq, 1, pkt_len);  in am65_cpsw_nuss_ndo_slave_xmit()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/sfc/ | 
| D | efx_channels.c | 1208 			netdev_tx_completed_queue(tx_queue->core_txq,  in efx_process_channel()
 | 
| /Linux-v6.6/drivers/net/ethernet/sfc/siena/ | 
| D | efx_channels.c | 1233 			netdev_tx_completed_queue(tx_queue->core_txq,  in efx_process_channel()
 | 
| /Linux-v6.6/drivers/net/ethernet/google/gve/ | 
| D | gve_tx.c | 864 	netdev_tx_completed_queue(tx->netdev_txq, pkts, bytes);  in gve_clean_tx_done()
 | 
| D | gve_tx_dqo.c | 1237 	netdev_tx_completed_queue(tx->netdev_txq,  in gve_clean_tx_done_dqo()
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_tx.c | 528 	netdev_tx_completed_queue(ring->tx_queue, packets, bytes);  in mlx4_en_process_tx_cq()
 | 
| /Linux-v6.6/drivers/net/ethernet/synopsys/ | 
| D | dwc-xlgmac-net.c | 1093 	netdev_tx_completed_queue(txq, tx_packets, tx_bytes);  in xlgmac_tx_poll()
 | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfd3/ | 
| D | dp.c | 489 	netdev_tx_completed_queue(nd_q, done_pkts, done_bytes);  in nfp_nfd3_tx_complete()
 | 
| /Linux-v6.6/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_main.c | 1307 	netdev_tx_completed_queue(txring_txq(tx_ring),  in fm10k_clean_tx_irq()
 | 
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ | 
| D | otx2_txrx.c | 501 		netdev_tx_completed_queue(txq, tx_pkts, tx_bytes);  in otx2_tx_napi_handler()
 | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfdk/ | 
| D | dp.c | 553 	netdev_tx_completed_queue(nd_q, done_pkts, done_bytes);  in nfp_nfdk_tx_complete()
 | 
| /Linux-v6.6/include/linux/ | 
| D | netdevice.h | 3527 static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue,  in netdev_tx_completed_queue()  function3564 	netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes);  in netdev_completed_queue()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/qlogic/qede/ | 
| D | qede_fp.c | 461 	netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl);  in qede_tx_int()
 | 
| /Linux-v6.6/drivers/net/ethernet/intel/iavf/ | 
| D | iavf_txrx.c | 325 	netdev_tx_completed_queue(txring_txq(tx_ring),  in iavf_clean_tx_irq()
 | 
| /Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ | 
| D | lio_core.c | 195 	netdev_tx_completed_queue(netdev_queue, pkts_compl, bytes_compl);  in octeon_report_tx_completion_to_bql()
 | 
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ | 
| D | ice_txrx.c | 316 	netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, total_bytes);  in ice_clean_tx_irq()
 | 
| /Linux-v6.6/drivers/net/ethernet/atheros/alx/ | 
| D | main.c | 196 		netdev_tx_completed_queue(tx_queue, total_packets, total_bytes);  in alx_clean_tx_irq()
 | 
| /Linux-v6.6/drivers/net/ethernet/ti/icssg/ | 
| D | icssg_prueth.c | 187 	netdev_tx_completed_queue(netif_txq, num_tx, total_bytes);  in emac_tx_complete_packets()
 | 
| /Linux-v6.6/drivers/net/ethernet/cavium/thunder/ | 
| D | nicvf_main.c | 938 			netdev_tx_completed_queue(txq, tx_pkts, tx_bytes);  in nicvf_cq_intr_handler()
 | 
| /Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ | 
| D | dpaa2-eth.c | 1505 		netdev_tx_completed_queue(nq, 1, fd_len);  in __dpaa2_eth_tx()2034 		netdev_tx_completed_queue(nq, txc_fq->dq_frames,  in dpaa2_eth_poll()
 
 |