Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TPIPAR
drivers/net/ethernet/chelsio/cxgb/regs.h
628
#define V_TPIPAR(x) ((x) << S_TPIPAR)
drivers/net/ethernet/chelsio/cxgb/regs.h
629
#define G_TPIPAR(x) (((x) >> S_TPIPAR) & M_TPIPAR)