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