Home
last modified time | relevance | path

Searched refs:netdev_completed_queue (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.10/drivers/net/ipa/
Dipa_gsi.c48 netdev_completed_queue(endpoint->netdev, count, byte_count); in ipa_gsi_channel_tx_completed()
/Linux-v5.10/drivers/net/ethernet/
Dlantiq_xrx200.c270 netdev_completed_queue(ch->priv->net_dev, pkts, bytes); in xrx200_tx_housekeeping()
/Linux-v5.10/arch/um/drivers/
Dvector_kern.c374 netdev_completed_queue(qi->dev, 1, packet_len); in vector_enqueue()
397 netdev_completed_queue(qi->dev, count, bytes_compl); in consume_vector_skbs()
/Linux-v5.10/drivers/net/ethernet/atheros/
Dag71xx.c840 netdev_completed_queue(ag->ndev, sent, bytes_compl); in ag71xx_tx_packets()
1211 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in ag71xx_ring_tx_clean()
/Linux-v5.10/drivers/net/ethernet/hisilicon/
Dhisi_femac.c181 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hisi_femac_xmit_reclaim()
Dhip04_eth.c488 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in hip04_tx_reclaim()
Dhix5hd2_gmac.c634 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hix5hd2_xmit_reclaim()
/Linux-v5.10/drivers/net/wan/
Dfsl_ucc_hdlc.c509 netdev_completed_queue(dev, howmany, bytes_sent); in hdlc_tx_done()
/Linux-v5.10/drivers/net/ethernet/aurora/
Dnb8800.c531 netdev_completed_queue(dev, packets, len); in nb8800_tx_done()
/Linux-v5.10/drivers/net/ethernet/mediatek/
Dmtk_star_emac.c1099 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in mtk_star_tx_complete_all()
Dmtk_eth_soc.c1458 netdev_completed_queue(eth->netdev[i], done[i], bytes[i]); in mtk_poll_tx()
/Linux-v5.10/drivers/net/ethernet/3com/
D3c59x.c2352 netdev_completed_queue(dev, pkts_compl, bytes_compl); in _vortex_interrupt()
2490 netdev_completed_queue(dev, pkts_compl, bytes_compl); in _boomerang_interrupt()
/Linux-v5.10/drivers/net/ethernet/qualcomm/emac/
Demac-mac.c1207 netdev_completed_queue(adpt->netdev, pkts_compl, bytes_compl); in emac_mac_tx_process()
/Linux-v5.10/drivers/net/ethernet/broadcom/
Dbgmac.c286 netdev_completed_queue(bgmac->net_dev, pkts_compl, bytes_compl); in bgmac_dma_tx_free()
Db44.c639 netdev_completed_queue(bp->dev, pkts_compl, bytes_compl); in b44_tx()
/Linux-v5.10/drivers/net/ethernet/socionext/
Dnetsec.c699 netdev_completed_queue(priv->ndev, cnt, bytes); in netsec_clean_tx_dring()
/Linux-v5.10/drivers/net/ethernet/realtek/
D8139cp.c704 netdev_completed_queue(cp->dev, pkts_compl, bytes_compl); in cp_tx()
Dr8169_main.c4418 netdev_completed_queue(dev, pkts_compl, bytes_compl); in rtl_tx()
/Linux-v5.10/drivers/net/ethernet/via/
Dvia-rhine.c1992 netdev_completed_queue(dev, pkts_compl, bytes_compl); in rhine_tx()
/Linux-v5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1560 netdev_completed_queue(adapter->netdev, total_packets, total_bytes); in atl1c_clean_tx_irq()
/Linux-v5.10/drivers/net/ethernet/nvidia/
Dforcedeth.c2672 netdev_completed_queue(np->dev, tx_work, bytes_compl); in nv_tx_done()
2729 netdev_completed_queue(np->dev, tx_work, bytes_cleaned); in nv_tx_done_optimized()
/Linux-v5.10/include/linux/
Dnetdevice.h3504 static inline void netdev_completed_queue(struct net_device *dev, in netdev_completed_queue() function
/Linux-v5.10/drivers/net/ethernet/freescale/
Ducc_geth.c3276 netdev_completed_queue(dev, howmany, bytes_sent); in ucc_geth_tx()
/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_main.c3876 netdev_completed_queue(netdev, pkts_compl, bytes_compl); in e1000_clean_tx_irq()
/Linux-v5.10/drivers/net/ethernet/marvell/
Dskge.c3171 netdev_completed_queue(dev, pkts_compl, bytes_compl); in skge_tx_done()

12