Searched refs:siw_pbl (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_mem.h12 struct siw_pbl *siw_pbl_alloc(u32 num_buf);
13 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)
341 struct siw_pbl *siw_pbl_alloc(u32 num_buf)
343 struct siw_pbl *pbl;
H A Dsiw.h136 struct siw_pbl { struct
158 struct siw_pbl *pbl;
H A Dsiw_verbs.c1401 struct siw_pbl *pbl = NULL;
1468 struct siw_pbl *pbl = mem->pbl;
H A Dsiw_qp_rx.c130 struct siw_pbl *pbl = mem->pbl;
H A Dsiw_qp_tx.c27 struct siw_pbl *pbl = mem->pbl;

Completed in 281 milliseconds