Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
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