Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h253 #define VBR_SCQSIZE 8192 macro
H A Dnicstar.c578 card->scq0 = get_scq(card, VBR_SCQSIZE, NS_VRSCD0); in ns_init_card()
864 if (size != VBR_SCQSIZE && size != CBR_SCQSIZE) in get_scq()
937 VBR_SCQSIZE : CBR_SCQSIZE), in free_scq()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h253 #define VBR_SCQSIZE 8192 macro
H A Dnicstar.c580 card->scq0 = get_scq(card, VBR_SCQSIZE, NS_VRSCD0); in ns_init_card()
865 if (size != VBR_SCQSIZE && size != CBR_SCQSIZE) in get_scq()
933 VBR_SCQSIZE : CBR_SCQSIZE), in free_scq()

Completed in 10 milliseconds