Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dnicstar.h253 #define VBR_SCQSIZE 8192 macro
Dnicstar.c569 card->scq0 = get_scq(card, VBR_SCQSIZE, NS_VRSCD0); in ns_init_card()
862 if (size != VBR_SCQSIZE && size != CBR_SCQSIZE) in get_scq()
935 VBR_SCQSIZE : CBR_SCQSIZE), in free_scq()