Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
G_OPCODE
drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h
158
#define G_OPCODE(x) (((x) >> S_OPCODE) & 0xFF)
drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h
191
#define G_OPCODE(x) (((x) >> S_OPCODE) & 0xFF)