Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h251 unsigned short a_wnd[NCCTRL_WIN];
252 unsigned short b_wnd[NCCTRL_WIN];
403 void t4_read_cong_tbl(struct adapter *adap, u16 incr[NMTUS][NCCTRL_WIN]);
H A Dt4_hw.h37 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator
H A Dt4_hw.c2936 t4_read_cong_tbl(struct adapter *adap, u16 incr[NMTUS][NCCTRL_WIN]) in t4_read_cong_tbl() argument
2941 for (w = 0; w < NCCTRL_WIN; ++w) { in t4_read_cong_tbl()
3050 static const unsigned int avg_pkts[NCCTRL_WIN] = { in t4_load_mtus()
3067 for (w = 0; w < NCCTRL_WIN; ++w) { in t4_load_mtus()