Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
L2T_SIZE
drivers/net/ethernet/chelsio/cxgb4/l2t.c
190
unsigned int l2t_idx = tid % L2T_SIZE;
drivers/net/ethernet/chelsio/cxgb4/l2t.c
617
if (l2t_start >= l2t_end || l2t_end >= L2T_SIZE)