Searched defs:bytes_compl (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtx.c464 unsigned int pkts_compl = 0, bytes_compl = 0; efx_enqueue_skb() local
627 unsigned int pkts_compl = 0, bytes_compl = 0; efx_xmit_done() local
756 unsigned int pkts_compl = 0, bytes_compl = 0; efx_fini_tx_queue() local
61 efx_dequeue_buffer(struct efx_tx_queue *tx_queue, struct efx_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffer() argument
488 efx_dequeue_buffers(struct efx_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffers() argument
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c669 unsigned int pkts_compl = 0, bytes_compl = 0; __bcm_sysport_tx_reclaim() local
637 bcm_sysport_tx_reclaim_one(struct bcm_sysport_priv *priv, struct bcm_sysport_cb *cb, unsigned int *bytes_compl, unsigned int *pkts_compl) bcm_sysport_tx_reclaim_one() argument
H A Dbgmac.c246 unsigned bytes_compl = 0, pkts_compl = 0; bgmac_dma_tx_free() local
H A Db44.c620 unsigned bytes_compl = 0, pkts_compl = 0; b44_tx() local
H A Dtg3.c6525 unsigned int pkts_compl = 0, bytes_compl = 0; tg3_tx() local
/linux-4.1.27/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c372 unsigned int bytes_compl = 0, pkts_compl = 0; hip04_tx_reclaim() local
H A Dhix5hd2_gmac.c521 unsigned int bytes_compl = 0, pkts_compl = 0; hix5hd2_xmit_reclaim() local
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1311 unsigned int bytes_compl = 0, pkts_compl = 0; stmmac_tx_clean() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3850 unsigned int bytes_compl = 0, pkts_compl = 0; e1000_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dskge.c3155 unsigned int bytes_compl = 0, pkts_compl = 0; skge_tx_done() local
H A Dsky2.c2019 unsigned int bytes_compl = 0, pkts_compl = 0; sky2_tx_complete() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c1225 unsigned int bytes_compl = 0, pkts_compl = 0; e1000_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/realtek/
H A D8139cp.c652 unsigned bytes_compl = 0, pkts_compl = 0; cp_tx() local
/linux-4.1.27/drivers/net/ethernet/via/
H A Dvia-rhine.c1870 unsigned int pkts_compl = 0, bytes_compl = 0; rhine_tx() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c278 unsigned int pkts_compl = 0, bytes_compl = 0; bnx2x_tx_int() local
1486 unsigned pkts_compl = 0, bytes_compl = 0; for_each_cos_in_tx_queue() local
4047 unsigned int pkts_compl = 0, bytes_compl = 0; bnx2x_start_xmit() local
195 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata, u16 idx, unsigned int *pkts_compl, unsigned int *bytes_compl) bnx2x_free_tx_pkt() argument
/linux-4.1.27/drivers/net/ethernet/nvidia/
H A Dforcedeth.c2537 unsigned int bytes_compl = 0; nv_tx_done() local

Completed in 915 milliseconds