Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TFPORT_S
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
2059
#define TFPORT_V(x) ((x) << TFPORT_S)
drivers/net/ethernet/chelsio/cxgb4/t4_regs.h
2060
#define TFPORT_G(x) (((x) >> TFPORT_S) & TFPORT_M)