Home
last modified time | relevance | path

Searched refs:tx_pkt_rate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.c956 int tx_pkt_rate; in amd8111e_calc_coalesce() local
963 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()