/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/ |
A D | octep_tx.c | 91 netdev_tx_completed_queue(iq->netdev_q, compl_pkts, compl_bytes); in octep_iq_process_completions()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tx.c | 862 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_poll_tx_cq() 922 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_free_txqsq_descs()
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_txrx.c | 870 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_service() 908 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_empty()
|
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_tx.c | 456 netdev_tx_completed_queue(q->ndq, npkts, nbytes); in fun_txq_reclaim()
|
/linux-6.3-rc2/drivers/net/ethernet/google/gve/ |
A D | gve_tx.c | 698 netdev_tx_completed_queue(tx->netdev_txq, pkts, bytes); in gve_clean_tx_done()
|
A D | gve_tx_dqo.c | 991 netdev_tx_completed_queue(tx->netdev_txq, in gve_clean_tx_done_dqo()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | am65-cpsw-nuss.c | 967 netdev_tx_completed_queue(netif_txq, num_tx, total_bytes); in am65_cpsw_nuss_tx_compl_packets() 1015 netdev_tx_completed_queue(netif_txq, num_tx, total_bytes); in am65_cpsw_nuss_tx_compl_packets_2g() 1193 netdev_tx_completed_queue(netif_txq, 1, pkt_len); in am65_cpsw_nuss_ndo_slave_xmit()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | efx_channels.c | 1231 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_tx.c | 526 netdev_tx_completed_queue(ring->tx_queue, packets, bytes); in mlx4_en_process_tx_cq()
|
/linux-6.3-rc2/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac-net.c | 1093 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xlgmac_tx_poll()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | efx_channels.c | 1234 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_main.c | 1307 netdev_tx_completed_queue(txring_txq(tx_ring), in fm10k_clean_tx_irq()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfd3/ |
A D | dp.c | 489 netdev_tx_completed_queue(nd_q, done_pkts, done_bytes); in nfp_nfd3_tx_complete()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_txrx.c | 490 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_tx_napi_handler()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfdk/ |
A D | dp.c | 553 netdev_tx_completed_queue(nd_q, done_pkts, done_bytes); in nfp_nfdk_tx_complete()
|
/linux-6.3-rc2/drivers/net/ethernet/wangxun/libwx/ |
A D | wx_lib.c | 614 netdev_tx_completed_queue(wx_txring_txq(tx_ring), in wx_clean_tx_irq()
|
/linux-6.3-rc2/include/linux/ |
A D | netdevice.h | 3489 static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue, in netdev_tx_completed_queue() function 3526 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); in netdev_completed_queue()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/ |
A D | lio_core.c | 189 netdev_tx_completed_queue(netdev_queue, pkts_compl, bytes_compl); in octeon_report_tx_completion_to_bql()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_fp.c | 461 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_tx_int()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_txrx.c | 307 netdev_tx_completed_queue(txring_txq(tx_ring), in iavf_clean_tx_irq()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx.c | 316 netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, total_bytes); in ice_clean_tx_irq()
|
/linux-6.3-rc2/drivers/net/ethernet/atheros/alx/ |
A D | main.c | 197 netdev_tx_completed_queue(tx_queue, total_packets, total_bytes); in alx_clean_tx_irq()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_main.c | 938 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in nicvf_cq_intr_handler()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/ |
A 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()
|
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-drv.c | 2459 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xgbe_tx_poll()
|