Home
last modified time | relevance | path

Searched refs:pbl_offset (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c2012 u32 pbl_offset, u32 last) in ocrdma_mbx_reg_mr_cont() argument
2023 (pbl_offset & OCRDMA_REG_NSMR_CONT_PBL_SHIFT_MASK); in ocrdma_mbx_reg_mr_cont()
2028 (u32) (hwmr->pbl_table[i + pbl_offset].pa & 0xffffffff); in ocrdma_mbx_reg_mr_cont()
2030 upper_32_bits(hwmr->pbl_table[i + pbl_offset].pa); in ocrdma_mbx_reg_mr_cont()
2043 u32 cur_pbl_cnt, pbl_offset; in ocrdma_reg_mr() local
2046 pbl_offset = 0; in ocrdma_reg_mr()
2062 pbl_offset += cur_pbl_cnt; in ocrdma_reg_mr()
2072 pbl_offset, last); in ocrdma_reg_mr()