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