Searched refs:rx_prev_packets (Results 1 – 2 of 2) sorted by relevance
708 unsigned long rx_prev_packets; member
969 rx_pkt_rate = coal_conf->rx_packets - coal_conf->rx_prev_packets; in amd8111e_calc_coalesce()970 coal_conf->rx_prev_packets = coal_conf->rx_packets; in amd8111e_calc_coalesce()