Searched refs:POOL_HANDLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Didt77252.h336 #define POOL_HANDLE(queue, index) (((queue + 1) << 16) | (index)) macro
H A Didt77252.c586 IDT77252_PRV_POOL(skb) = POOL_HANDLE(queue, index);

Completed in 37 milliseconds