Searched refs:siw_pbl_get_buffer (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_mem.h13 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx);
H A Dsiw_mem.c317 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx) function
H A Dsiw_qp_rx.c137 siw_pbl_get_buffer(pbl, offset, &bytes, pbl_idx);
H A Dsiw_qp_tx.c29 dma_addr_t paddr = siw_pbl_get_buffer(pbl, offset, NULL, idx);

Completed in 144 milliseconds