Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Dtx_common.c282 tx_queue->complete_xdp_bytes += xdp_bytes_compl; in efx_xmit_done()
H A Dtx.c583 tx_queue->complete_xdp_bytes += xdp_bytes_compl; in efx_xmit_done_single()
H A Dnet_driver.h293 unsigned long complete_xdp_bytes; member
H A Defx.c695 tx->bytes += tx_queue->complete_xdp_bytes; in efx_get_base_stats()