Home
last modified time | relevance | path

Searched defs:G_INITCWND (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4045 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h22233 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND) macro