Home
last modified time | relevance | path

Searched refs:avg_pkts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2901 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t3_load_mtus() local
2921 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t3_load_mtus()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2836 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t3_load_mtus() local
2856 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t3_load_mtus()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5883 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus() local
5903 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t4_load_mtus()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5853 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus() local
5873 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t4_load_mtus()

Completed in 38 milliseconds