Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c2007 u32 pbl_offset, u32 last) in ocrdma_mbx_reg_mr_cont() argument
2018 (pbl_offset & OCRDMA_REG_NSMR_CONT_PBL_SHIFT_MASK); in ocrdma_mbx_reg_mr_cont()
2023 (u32) (hwmr->pbl_table[i + pbl_offset].pa & 0xffffffff); in ocrdma_mbx_reg_mr_cont()
2025 upper_32_bits(hwmr->pbl_table[i + pbl_offset].pa); in ocrdma_mbx_reg_mr_cont()
2038 u32 cur_pbl_cnt, pbl_offset; in ocrdma_reg_mr() local
2041 pbl_offset = 0; in ocrdma_reg_mr()
2057 pbl_offset += cur_pbl_cnt; in ocrdma_reg_mr()
2067 pbl_offset, last); in ocrdma_reg_mr()