Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmarvell-neta-bm.txt34 pool2,capacity = <4096>;
/openbmc/qemu/hw/net/
H A Dspapr_llan.c530 const RxBufPool *pool2 = *(RxBufPool **)p2; in rx_pool_size_compare() local
532 if (pool1->bufsize < pool2->bufsize) { in rx_pool_size_compare()
535 return pool1->bufsize > pool2->bufsize; in rx_pool_size_compare()