Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Dtx_common.c90 tx_queue->old_complete_bytes = tx_queue->complete_bytes; in efx_init_tx_queue()
H A Defx.c633 tx_queue->old_complete_bytes; in efx_get_queue_stats_tx()
689 tx->bytes += tx_queue->old_complete_bytes; in efx_get_base_stats()
H A Dnet_driver.h280 unsigned long old_complete_bytes; member