Searched refs:POOL_QUEUE (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.h343 #define POOL_QUEUE(handle) (((handle) >> 16) - 1) macro
H A Didt77252.c606 queue = POOL_QUEUE(handle);
622 queue = POOL_QUEUE(handle);
1890 card->sbpool[POOL_QUEUE(handle)].skb[POOL_INDEX(handle)] = NULL;
1907 err = push_rx_skb(card, skb, POOL_QUEUE(handle));

Completed in 49 milliseconds