Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dnicstar.h255 #define CBR_SCQSIZE 1024 macro
H A Dnicstar.c865 if (size != VBR_SCQSIZE && size != CBR_SCQSIZE) in get_scq()
933 VBR_SCQSIZE : CBR_SCQSIZE), in free_scq()
1353 scq = get_scq(card, CBR_SCQSIZE, vc->cbr_scd); in ns_open()