/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 901 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_poll_tx_cq() 960 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_free_txqsq_descs()
|
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 779 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_service() 817 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_empty()
|
/Linux-v5.15/drivers/net/ethernet/google/gve/ |
D | gve_tx.c | 662 netdev_tx_completed_queue(tx->netdev_txq, pkts, bytes); in gve_clean_tx_done()
|
D | gve_tx_dqo.c | 993 netdev_tx_completed_queue(tx->netdev_txq, in gve_clean_tx_done_dqo()
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | am65-cpsw-nuss.c | 1022 netdev_tx_completed_queue(netif_txq, num_tx, total_bytes); in am65_cpsw_nuss_tx_compl_packets() 1070 netdev_tx_completed_queue(netif_txq, num_tx, total_bytes); in am65_cpsw_nuss_tx_compl_packets_2g() 1248 netdev_tx_completed_queue(netif_txq, 1, pkt_len); in am65_cpsw_nuss_ndo_slave_xmit()
|
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.c | 393 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_tx_napi_handler()
|
/Linux-v5.15/drivers/net/ethernet/sfc/ |
D | efx_channels.c | 1216 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
/Linux-v5.15/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-net.c | 1094 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xlgmac_tx_poll()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 523 netdev_tx_completed_queue(ring->tx_queue, packets, bytes); in mlx4_en_process_tx_cq()
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 1299 netdev_tx_completed_queue(txring_txq(tx_ring), in fm10k_clean_tx_irq()
|
/Linux-v5.15/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 304 netdev_tx_completed_queue(txring_txq(tx_ring), in iavf_clean_tx_irq()
|
/Linux-v5.15/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 304 netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, in ice_clean_tx_irq()
|
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/ |
D | lio_core.c | 189 netdev_tx_completed_queue(netdev_queue, pkts_compl, bytes_compl); in octeon_report_tx_completion_to_bql()
|
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
D | qede_fp.c | 462 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_tx_int()
|
D | qede_main.c | 1715 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_empty_tx_queue()
|
/Linux-v5.15/include/linux/ |
D | netdevice.h | 3634 static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue, in netdev_tx_completed_queue() function 3671 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); in netdev_completed_queue()
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.c | 1194 netdev_tx_completed_queue(nq, 1, fd_len); in __dpaa2_eth_tx() 1622 netdev_tx_completed_queue(nq, txc_fq->dq_frames, in dpaa2_eth_poll()
|
/Linux-v5.15/drivers/net/ethernet/atheros/alx/ |
D | main.c | 197 netdev_tx_completed_queue(tx_queue, total_packets, total_bytes); in alx_clean_tx_irq()
|
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 939 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in nicvf_cq_intr_handler()
|
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/ |
D | efx.c | 263 netdev_tx_completed_queue(tx_queue->core_txq, in ef4_process_channel()
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 2461 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xgbe_tx_poll()
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 983 netdev_tx_completed_queue(dev_queue, pkts, bytes); in hns_nic_tx_poll_one()
|
/Linux-v5.15/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 1638 netdev_tx_completed_queue(txq, total_packets, total_bytes); in atl1c_clean_tx()
|
/Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 1034 netdev_tx_completed_queue(txring_txq(tx_ring), in i40e_clean_tx_irq()
|
/Linux-v5.15/drivers/net/ethernet/freescale/ |
D | gianfar.c | 2258 netdev_tx_completed_queue(txq, howmany, bytes_sent); in gfar_clean_tx_ring()
|