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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.h342 #define POOL_HANDLE(queue, index) (((queue + 1) << 16) | (index)) macro
H A Didt77252.c592 IDT77252_PRV_POOL(skb) = POOL_HANDLE(queue, index);

Completed in 49 milliseconds