Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.c83 static struct scq_info *alloc_scq(struct idt77252_dev *, int);
637 alloc_scq(struct idt77252_dev *card, int class) in alloc_scq() function
2262 vc->scq = alloc_scq(card, vc->class); in idt77252_init_tx()
2931 vc->scq = alloc_scq(card, vc->class); in open_card_ubr0()