Home
last modified time | relevance | path

Searched defs:NCCTRL_WIN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h47 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator
H A Dt4_hw.c6281 void t4_read_cong_tbl(struct adapter *adap, u16 incr[NMTUS][NCCTRL_WIN]) in t4_read_cong_tbl()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3420 unsigned short alpha[NCCTRL_WIN], in t3_load_mtus()
3421 unsigned short beta[NCCTRL_WIN], unsigned short mtu_cap) in t3_load_mtus()
3480 unsigned short incr[NMTUS][NCCTRL_WIN]) in t3_get_cong_cntl_tab()
H A Dcxgb_common.h43 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator