Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_TOKEN_SIZE
drivers/net/ethernet/airoha/airoha_eth.c
2353
val = max_t(u32, val, MIN_TOKEN_SIZE);
drivers/net/ethernet/airoha/airoha_eth.c
2472
val = max_t(u32, bucket_size, MIN_TOKEN_SIZE);