Searched refs:old_rx_packets (Results 1 – 1 of 1) sorted by relevance
2121 int old_rx_packets, rx_packets; in efx_busy_poll() local2129 old_rx_packets = channel->rx_queue.rx_packets; in efx_busy_poll()2132 rx_packets = channel->rx_queue.rx_packets - old_rx_packets; in efx_busy_poll()