Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CALIMP
drivers/net/ethernet/chelsio/cxgb3/regs.h
2320
#define V_CALIMP(x) ((x) << S_CALIMP)
drivers/net/ethernet/chelsio/cxgb3/regs.h
2321
#define G_CALIMP(x) (((x) >> S_CALIMP) & M_CALIMP)