Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MI1_OP
drivers/net/ethernet/chelsio/cxgb/elmer0.h
93
#define V_MI1_OP(x) ((x) << S_MI1_OP)
drivers/net/ethernet/chelsio/cxgb/elmer0.h
94
#define G_MI1_OP(x) (((x) >> S_MI1_OP) & M_MI1_OP)