Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoe.h90 NSKBPOOLMAX = 256, enumerator
H A Daoecmd.c184 if (skb_queue_len(&d->skbpool) < NSKBPOOLMAX && in skb_pool_get()
212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()