HomeSort by: relevance | last modified time | path
    Searched defs:avg_pkts (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 2771 static const unsigned int avg_pkts[NCCTRL_WIN] = { local in function:t3_load_mtus
2790 inc = uimax(((mtu - 40) * alpha[w]) / avg_pkts[w],
cxgb_t3_hw.c 2771 static const unsigned int avg_pkts[NCCTRL_WIN] = { local in function:t3_load_mtus
2790 inc = uimax(((mtu - 40) * alpha[w]) / avg_pkts[w],

Completed in 26 milliseconds