Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_WR_COMPL
drivers/net/ethernet/chelsio/cxgb3/sge.c
1319
compl = (q->unacked & 8) << (S_WR_COMPL - 3);
drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h
265
#define V_WR_COMPL(x) ((x) << S_WR_COMPL)