Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_mem.h12 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx);
H A Dsiw_mem.c325 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx) in siw_pbl_get_buffer() function
H A Dsiw_qp_rx.c137 siw_pbl_get_buffer(pbl, offset, &bytes, pbl_idx); in siw_rx_pbl()
H A Dsiw_qp_tx.c29 dma_addr_t paddr = siw_pbl_get_buffer(pbl, offset, NULL, idx); in siw_get_pblpage()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_mem.h12 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx);
H A Dsiw_mem.c325 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx) in siw_pbl_get_buffer() function
H A Dsiw_qp_rx.c137 siw_pbl_get_buffer(pbl, offset, &bytes, pbl_idx); in siw_rx_pbl()
H A Dsiw_qp_tx.c29 dma_addr_t paddr = siw_pbl_get_buffer(pbl, offset, NULL, idx); in siw_get_pblpage()

Completed in 9 milliseconds