Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhe.h162 struct he_rbrq { struct
293 struct he_rbrq *rbrq_base, *rbrq_head;
Dhe.c849 CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_init_group()
891 sizeof(struct he_rbrq), he_dev->rbrq_base, in he_init_group()
1585 dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_stop()
1644 struct he_rbrq *rbrq_tail = (struct he_rbrq *) in he_service_rbrq()
1783 he_dev->rbrq_head = (struct he_rbrq *) in he_service_rbrq()
2709 struct he_rbrq *rbrq_tail; in he_proc_read()