Searched refs:sdma_head_phys (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | 264 PAGE_SIZE, &ppd->sdma_head_phys, GFP_KERNEL); in alloc_sdma() 291 ppd->sdma_head_phys); in free_sdma() 293 ppd->sdma_head_phys = 0; in free_sdma()
|
H A D | qib.h | 555 dma_addr_t sdma_head_phys; member
|
H A D | qib_iba7220.c | 4238 qib_write_kreg(dd, kr_senddmaheadaddr, ppd->sdma_head_phys); in init_sdma_7220_regs()
|
H A D | qib_iba7322.c | 6883 qib_write_kreg_port(ppd, krp_senddmaheadaddr, ppd->sdma_head_phys); in init_sdma_7322_regs()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | 264 PAGE_SIZE, &ppd->sdma_head_phys, GFP_KERNEL); in alloc_sdma() 291 ppd->sdma_head_phys); in free_sdma() 293 ppd->sdma_head_phys = 0; in free_sdma()
|
H A D | qib.h | 551 dma_addr_t sdma_head_phys; member
|
H A D | qib_iba7220.c | 4238 qib_write_kreg(dd, kr_senddmaheadaddr, ppd->sdma_head_phys); in init_sdma_7220_regs()
|
H A D | qib_iba7322.c | 6854 qib_write_kreg_port(ppd, krp_senddmaheadaddr, ppd->sdma_head_phys); in init_sdma_7322_regs()
|
Completed in 43 milliseconds