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