Searched refs:RSQSIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | idt77252.h | 259 #define RSQSIZE 8192 macro 260 #define RSQ_NUM_ENTRIES (RSQSIZE / 16)
|
H A D | idt77252.c | 975 card->rsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE, in init_rsq() 1006 dma_free_coherent(&card->pcidev->dev, RSQSIZE, in deinit_rsq() 1378 card->tsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE, in init_tsq()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | idt77252.h | 259 #define RSQSIZE 8192 macro 260 #define RSQ_NUM_ENTRIES (RSQSIZE / 16)
|
H A D | idt77252.c | 975 card->rsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE, in init_rsq() 1006 dma_free_coherent(&card->pcidev->dev, RSQSIZE, in deinit_rsq() 1377 card->tsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE, in init_tsq()
|
Completed in 12 milliseconds