Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dhe.h162 struct he_rbrq { struct
293 struct he_rbrq *rbrq_base, *rbrq_head;
Dhe.c846 CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_init_group()
888 sizeof(struct he_rbrq), he_dev->rbrq_base, in he_init_group()
1584 dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_stop()
1643 struct he_rbrq *rbrq_tail = (struct he_rbrq *) in he_service_rbrq()
1782 he_dev->rbrq_head = (struct he_rbrq *) in he_service_rbrq()
2709 struct he_rbrq *rbrq_tail; in he_proc_read()