Home
last modified time | relevance | path

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

/linux-6.12.1/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()
1582 dma_free_coherent(&he_dev->pci_dev->dev, CONFIG_RBRQ_SIZE * sizeof(struct he_rbrq), in he_stop()
1641 struct he_rbrq *rbrq_tail = (struct he_rbrq *) in he_service_rbrq()
1780 he_dev->rbrq_head = (struct he_rbrq *) in he_service_rbrq()
2706 struct he_rbrq *rbrq_tail; in he_proc_read()