Home
last modified time | relevance | path

Searched refs:complete_bytes (Results 1 – 4 of 4) 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.c632 stats->bytes += tx_queue->complete_bytes - in efx_get_queue_stats_tx()
684 tx->bytes += tx_queue->complete_bytes; in efx_get_base_stats()
H A Dnet_driver.h291 unsigned long complete_bytes; member
H A Defx_channels.c1217 tx_queue->complete_bytes += tx_queue->bytes_compl; in efx_process_channel()