Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_mem.h11 struct siw_pbl *siw_pbl_alloc(u32 num_buf);
12 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()
349 struct siw_pbl *siw_pbl_alloc(u32 num_buf) in siw_pbl_alloc()
351 struct siw_pbl *pbl; in siw_pbl_alloc()
H A Dsiw.h136 struct siw_pbl { struct
158 struct siw_pbl *pbl;
H A Dsiw_verbs.c1410 struct siw_pbl *pbl = NULL; in siw_alloc_mr()
1477 struct siw_pbl *pbl = mem->pbl; in siw_map_mr_sg()
H A Dsiw_qp_rx.c130 struct siw_pbl *pbl = mem->pbl; in siw_rx_pbl()
H A Dsiw_qp_tx.c27 struct siw_pbl *pbl = mem->pbl; in siw_get_pblpage()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_mem.h11 struct siw_pbl *siw_pbl_alloc(u32 num_buf);
12 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()
349 struct siw_pbl *siw_pbl_alloc(u32 num_buf) in siw_pbl_alloc()
351 struct siw_pbl *pbl; in siw_pbl_alloc()
H A Dsiw.h137 struct siw_pbl { struct
159 struct siw_pbl *pbl;
H A Dsiw_verbs.c1417 struct siw_pbl *pbl = NULL; in siw_alloc_mr()
1484 struct siw_pbl *pbl = mem->pbl; in siw_map_mr_sg()
H A Dsiw_qp_rx.c130 struct siw_pbl *pbl = mem->pbl; in siw_rx_pbl()
H A Dsiw_qp_tx.c27 struct siw_pbl *pbl = mem->pbl; in siw_get_pblpage()

Completed in 16 milliseconds