Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_TX_RECLAIM
drivers/net/ethernet/chelsio/cxgb4/sge.c
370
maxreclaim = MAX_TX_RECLAIM;
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
441
if (avail > MAX_TX_RECLAIM)
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
442
avail = MAX_TX_RECLAIM;