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