Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h343 #define POOL_HANDLE(queue, index) (((queue + 1) << 16) | (index)) macro
H A Didt77252.c595 IDT77252_PRV_POOL(skb) = POOL_HANDLE(queue, index); in sb_pool_add()
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h343 #define POOL_HANDLE(queue, index) (((queue + 1) << 16) | (index)) macro
H A Didt77252.c595 IDT77252_PRV_POOL(skb) = POOL_HANDLE(queue, index); in sb_pool_add()

Completed in 12 milliseconds