Searched refs:tx_pkt_rate (Results 1 – 1 of 1) sorted by relevance
956 int tx_pkt_rate; in amd8111e_calc_coalesce() local963 tx_pkt_rate = coal_conf->tx_packets - coal_conf->tx_prev_packets; in amd8111e_calc_coalesce()1023 if (tx_pkt_rate < 800) { in amd8111e_calc_coalesce()1033 tx_pkt_size = tx_data_rate/tx_pkt_rate; in amd8111e_calc_coalesce()