Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h404 * @old_rx_packets: Value of @rx_packets as of last efx_init_rx_queue()
442 unsigned long old_rx_packets; member
H A Drx_common.c244 rx_queue->old_rx_packets = rx_queue->rx_packets; in efx_init_rx_queue()