Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4046 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h22233 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h22204 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND) macro