Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtx_common.c91 tx_queue->old_tso_packets = tx_queue->tso_packets; in efx_init_tx_queue()
H A Defx.c641 tx_queue->old_tso_packets; in efx_get_queue_stats_tx()
691 tx->hw_gso_wire_packets += tx_queue->old_tso_packets; in efx_get_base_stats()
H A Dnet_driver.h282 unsigned int old_tso_packets; member