Searched refs:siw_pbl_get_buffer (Results 1 – 3 of 3) sorted by relevance
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() function
29 dma_addr_t paddr = siw_pbl_get_buffer(pbl, offset, NULL, idx); in siw_get_pblpage()