Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Didt77252.h344 #define POOL_QUEUE(handle) (((handle) >> 16) - 1) macro
Didt77252.c609 queue = POOL_QUEUE(handle); in sb_pool_remove()
625 queue = POOL_QUEUE(handle); in sb_pool_skb()
1874 card->sbpool[POOL_QUEUE(handle)].skb[POOL_INDEX(handle)] = NULL; in add_rx_skb()
1891 err = push_rx_skb(card, skb, POOL_QUEUE(handle)); in recycle_rx_skb()