Searched refs:tx_pkt_rate (Results 1 – 1 of 1) sorted by relevance
986 int tx_pkt_rate; in amd8111e_calc_coalesce() local993 tx_pkt_rate = coal_conf->tx_packets - coal_conf->tx_prev_packets; in amd8111e_calc_coalesce()1056 if(tx_pkt_rate < 800){ in amd8111e_calc_coalesce()1067 tx_pkt_size = tx_data_rate/tx_pkt_rate; in amd8111e_calc_coalesce()