Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3425 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t3_load_mtus() local
3444 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t3_load_mtus()
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c6334 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus() local
6354 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t4_load_mtus()