/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | tx.c | 464 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 D | bcmsysport.c | 669 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 D | bgmac.c | 246 unsigned bytes_compl = 0, pkts_compl = 0; bgmac_dma_tx_free() local
|
H A D | b44.c | 620 unsigned bytes_compl = 0, pkts_compl = 0; b44_tx() local
|
H A D | tg3.c | 6525 unsigned int pkts_compl = 0, bytes_compl = 0; tg3_tx() local
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 372 unsigned int bytes_compl = 0, pkts_compl = 0; hip04_tx_reclaim() local
|
H A D | hix5hd2_gmac.c | 521 unsigned int bytes_compl = 0, pkts_compl = 0; hix5hd2_xmit_reclaim() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 1311 unsigned int bytes_compl = 0, pkts_compl = 0; stmmac_tx_clean() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | 3850 unsigned int bytes_compl = 0, pkts_compl = 0; e1000_clean_tx_irq() local
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
H A D | skge.c | 3155 unsigned int bytes_compl = 0, pkts_compl = 0; skge_tx_done() local
|
H A D | sky2.c | 2019 unsigned int bytes_compl = 0, pkts_compl = 0; sky2_tx_complete() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 1225 unsigned int bytes_compl = 0, pkts_compl = 0; e1000_clean_tx_irq() local
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 652 unsigned bytes_compl = 0, pkts_compl = 0; cp_tx() local
|
/linux-4.1.27/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 1870 unsigned int pkts_compl = 0, bytes_compl = 0; rhine_tx() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 278 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 D | forcedeth.c | 2537 unsigned int bytes_compl = 0; nv_tx_done() local
|