/openbmc/linux/include/net/ |
H A D | netdev_queues.h | 93 netdev_tx_completed_queue(dev_queue, pkts, bytes); in netdev_txq_completed_mb()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_tx.c | 91 netdev_tx_completed_queue(iq->netdev_q, compl_pkts, compl_bytes); in octep_iq_process_completions()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 501 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_tx_napi_handler() 1290 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_cleanup_tx_cqes() 1344 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in otx2_free_pending_sqe()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tx.c | 885 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_poll_tx_cq() 939 netdev_tx_completed_queue(sq->txq, npkts, nbytes); in mlx5e_free_txqsq_descs()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 455 netdev_tx_completed_queue(q->ndq, npkts, nbytes); in fun_txq_reclaim()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx_channels.c | 1208 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_channels.c | 1233 netdev_tx_completed_queue(tx_queue->core_txq, in efx_process_channel()
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 868 netdev_tx_completed_queue(tx->netdev_txq, pkts, bytes); in gve_clean_tx_done()
|
H A D | gve_tx_dqo.c | 1247 netdev_tx_completed_queue(tx->netdev_txq, in gve_clean_tx_done_dqo()
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 1093 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xlgmac_tx_poll()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_tx.c | 528 netdev_tx_completed_queue(ring->tx_queue, packets, bytes); in mlx4_en_process_tx_cq()
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_main.c | 1307 netdev_tx_completed_queue(txring_txq(tx_ring), in fm10k_clean_tx_irq()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H A D | dp.c | 489 netdev_tx_completed_queue(nd_q, done_pkts, done_bytes); in nfp_nfd3_tx_complete()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | dp.c | 553 netdev_tx_completed_queue(nd_q, done_pkts, done_bytes); in nfp_nfdk_tx_complete()
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 3569 static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue, in netdev_tx_completed_queue() function 3606 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); in netdev_completed_queue()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 326 netdev_tx_completed_queue(txring_txq(tx_ring), in iavf_clean_tx_irq()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 461 netdev_tx_completed_queue(netdev_txq, pkts_compl, bytes_compl); in qede_tx_int()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_core.c | 195 netdev_tx_completed_queue(netdev_queue, pkts_compl, bytes_compl); in octeon_report_tx_completion_to_bql()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 316 netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, total_bytes); in ice_clean_tx_irq()
|
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A D | main.c | 196 netdev_tx_completed_queue(tx_queue, total_packets, total_bytes); in alx_clean_tx_irq()
|
/openbmc/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_prueth.c | 188 netdev_tx_completed_queue(netif_txq, num_tx, total_bytes); in emac_tx_complete_packets()
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 938 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in nicvf_cq_intr_handler()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 1507 netdev_tx_completed_queue(nq, 1, fd_len); in __dpaa2_eth_tx() 2036 netdev_tx_completed_queue(nq, txc_fq->dq_frames, in dpaa2_eth_poll()
|