Home
last modified time | relevance | path

Searched refs:NSKBPOOLMAX (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/aoe/
Daoe.h90 NSKBPOOLMAX = 256, enumerator
Daoecmd.c185 if (skb_queue_len(&d->skbpool) < NSKBPOOLMAX && in skb_pool_get()
213 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()