Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dhe.h162 struct he_rbrq { struct
293 struct he_rbrq *rbrq_base, *rbrq_head;
Dhe.c848 CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_init_group()
890 sizeof(struct he_rbrq), he_dev->rbrq_base, in he_init_group()
1586 dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_stop()
1645 struct he_rbrq *rbrq_tail = (struct he_rbrq *) in he_service_rbrq()
1784 he_dev->rbrq_head = (struct he_rbrq *) in he_service_rbrq()
2711 struct he_rbrq *rbrq_tail; in he_proc_read()