Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.h44 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator
Dt4_hw.c3294 void t4_read_cong_tbl(struct adapter *adap, u16 incr[NMTUS][NCCTRL_WIN]) in t4_read_cong_tbl()
/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c3422 unsigned short alpha[NCCTRL_WIN], in t3_load_mtus()
3423 unsigned short beta[NCCTRL_WIN], unsigned short mtu_cap) in t3_load_mtus()
3482 unsigned short incr[NMTUS][NCCTRL_WIN]) in t3_get_cong_cntl_tab()
Dcxgb_common.h44 NCCTRL_WIN = 32, /* # of congestion control windows */ enumerator