Home
last modified time | relevance | path

Searched refs:xdp_bytes_compl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dtx_common.c116 unsigned int xdp_pkts_compl = 0, xdp_bytes_compl = 0; in efx_fini_tx_queue() local
123 &xdp_bytes_compl); in efx_fini_tx_queue()
270 unsigned int xdp_pkts_compl = 0, xdp_bytes_compl = 0; in efx_xmit_done() local
277 &efv_pkts_compl, &xdp_pkts_compl, &xdp_bytes_compl); in efx_xmit_done()
281 tx_queue->complete_xdp_bytes += xdp_bytes_compl; in efx_xmit_done()
310 unsigned int xdp_bytes_compl = 0; in efx_enqueue_unwind() local
323 &xdp_bytes_compl); in efx_enqueue_unwind()