Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sdma.c395 PAGE_SIZE, &dd->ipath_sdma_head_phys, GFP_KERNEL); in alloc_sdma()
461 dd->ipath_sdma_head_phys); in setup_sdma()
563 sdma_head_phys = dd->ipath_sdma_head_phys; in teardown_sdma()
565 dd->ipath_sdma_head_phys = 0; in teardown_sdma()
Dipath_kernel.h528 dma_addr_t ipath_sdma_head_phys; member