Home
last modified time | relevance | path

Searched refs:sdma_pad_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.c1261 dd->sdma_pad_phys); in sdma_clean()
1263 dd->sdma_pad_phys = 0; in sdma_clean()
1456 &dd->sdma_pad_phys, GFP_KERNEL); in sdma_init()
3173 dd->sdma_pad_phys, in _pad_sdma_tx_descs()
H A Dhfi.h1066 dma_addr_t sdma_pad_phys; member
H A Dverbs.c781 ret = sdma_txadd_daddr(sde->dd, &tx->txreq, sde->dd->sdma_pad_phys, in build_verbs_tx_desc()