Searched refs:tx_prev_packets (Results 1 – 2 of 2) sorted by relevance
716 unsigned long tx_prev_packets; member
964 tx_pkt_rate = coal_conf->tx_packets - coal_conf->tx_prev_packets; in amd8111e_calc_coalesce()965 coal_conf->tx_prev_packets = coal_conf->tx_packets; in amd8111e_calc_coalesce()