Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.h15 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator
H A Dcommon.h262 unsigned short a_wnd[NCCTRL_WIN];
263 unsigned short b_wnd[NCCTRL_WIN];
H A Dt4_hw.c88 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus()
105 for (w = 0; w < NCCTRL_WIN; ++w) { in t4_load_mtus()