Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TSOP_S
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
400
#define TSOP_V(x) ((x) << TSOP_S)
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
401
#define TSOP_G(x) (((x) >> TSOP_S) & TSOP_M)