Home
last modified time | relevance | path

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

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