Searched refs:he_rbrq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.h | 162 struct he_rbrq { struct 293 struct he_rbrq *rbrq_base, *rbrq_head;
|
H A D | he.c | 849 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()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.h | 162 struct he_rbrq { struct 293 struct he_rbrq *rbrq_base, *rbrq_head;
|
H A D | he.c | 846 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()
|
Completed in 21 milliseconds