Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_RXPF
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8373
#define V_RXPF(x) ((x) << S_RXPF)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8374
#define G_RXPF(x) (((x) >> S_RXPF) & M_RXPF)