| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_tx.c | 885 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_poll_tx_cq() 944 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_free_txqsq_descs()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| A D | ionic_txrx.c | 767 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_service() 805 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_empty()
|
| /linux/drivers/net/ethernet/ti/ |
| A 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/drivers/net/ethernet/google/gve/ |
| A D | gve_tx.c | 665 netdev_tx_completed_queue(tx->netdev_txq, pkts, bytes); in gve_clean_tx_done()
|
| A D | gve_tx_dqo.c | 985 netdev_tx_completed_queue(tx->netdev_txq, in gve_clean_tx_done_dqo()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | efx_channels.c | 1216 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
| /linux/drivers/net/ethernet/synopsys/ |
| A D | dwc-xlgmac-net.c | 1094 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xlgmac_tx_poll()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_txrx.c | 475 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_tx_napi_handler()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_tx.c | 524 netdev_tx_completed_queue(ring->tx_queue, packets, bytes); in mlx4_en_process_tx_cq()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| A D | fm10k_main.c | 1299 netdev_tx_completed_queue(txring_txq(tx_ring), in fm10k_clean_tx_irq()
|
| /linux/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/drivers/net/ethernet/qlogic/qede/ |
| A D | qede_fp.c | 462 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_tx_int()
|
| A D | qede_main.c | 1713 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_empty_tx_queue()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| A D | iavf_txrx.c | 304 netdev_tx_completed_queue(txring_txq(tx_ring), in iavf_clean_tx_irq()
|
| /linux/include/linux/ |
| A D | netdevice.h | 3635 static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue, in netdev_tx_completed_queue() function 3672 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); in netdev_completed_queue()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_txrx.c | 307 netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, in ice_clean_tx_irq()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-eth.c | 1196 netdev_tx_completed_queue(nq, 1, fd_len); in __dpaa2_eth_tx() 1631 netdev_tx_completed_queue(nq, txc_fq->dq_frames, in dpaa2_eth_poll()
|
| /linux/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/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/drivers/net/ethernet/hisilicon/hns/ |
| A D | hns_enet.c | 983 netdev_tx_completed_queue(dev_queue, pkts, bytes); in hns_nic_tx_poll_one()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-drv.c | 2459 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xgbe_tx_poll()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | efx.c | 263 netdev_tx_completed_queue(tx_queue->core_txq, in ef4_process_channel()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| A D | atl1c_main.c | 1638 netdev_tx_completed_queue(txq, total_packets, total_bytes); in atl1c_clean_tx()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_txrx.c | 1034 netdev_tx_completed_queue(txring_txq(tx_ring), in i40e_clean_tx_irq()
|
| /linux/drivers/net/ethernet/freescale/ |
| A D | gianfar.c | 2258 netdev_tx_completed_queue(txq, howmany, bytes_sent); in gfar_clean_tx_ring()
|