FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ACKLAT
sys/dev/cxgb/common/cxgb_regs.h
1282
#define V_ACKLAT(x) ((x) << S_ACKLAT)
sys/dev/cxgb/common/cxgb_regs.h
1283
#define G_ACKLAT(x) (((x) >> S_ACKLAT) & M_ACKLAT)