Searched refs:siw_pbl (Results 1 – 6 of 6) sorted by relevance
12 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);
293 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx) in siw_pbl_get_buffer()317 struct siw_pbl *siw_pbl_alloc(u32 num_buf) in siw_pbl_alloc()319 struct siw_pbl *pbl; in siw_pbl_alloc()
133 struct siw_pbl { struct155 struct siw_pbl *pbl; argument
1416 struct siw_pbl *pbl = NULL; in siw_alloc_mr()1483 struct siw_pbl *pbl = mem->pbl; in siw_map_mr_sg()
130 struct siw_pbl *pbl = mem->pbl; in siw_rx_pbl()
27 struct siw_pbl *pbl = mem->pbl; in siw_get_pblpage()
Completed in 15 milliseconds