Searched refs:rx_pkt_rate (Results 1 – 1 of 1) sorted by relevance
987 int rx_pkt_rate; in amd8111e_calc_coalesce() local999 rx_pkt_rate = coal_conf->rx_packets - coal_conf->rx_prev_packets; in amd8111e_calc_coalesce()1005 if(rx_pkt_rate < 800){ in amd8111e_calc_coalesce()1016 rx_pkt_size = rx_data_rate/rx_pkt_rate; in amd8111e_calc_coalesce()