Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c2012 u32 pbl_offset, u32 last) in ocrdma_mbx_reg_mr_cont()
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()
2010 ocrdma_mbx_reg_mr_cont(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, u32 pbl_cnt, u32 pbl_offset, u32 last) ocrdma_mbx_reg_mr_cont() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c2008 u32 pbl_offset, u32 last) in ocrdma_mbx_reg_mr_cont()
2019 (pbl_offset & OCRDMA_REG_NSMR_CONT_PBL_SHIFT_MASK); in ocrdma_mbx_reg_mr_cont()
2024 (u32) (hwmr->pbl_table[i + pbl_offset].pa & 0xffffffff); in ocrdma_mbx_reg_mr_cont()
2026 upper_32_bits(hwmr->pbl_table[i + pbl_offset].pa); in ocrdma_mbx_reg_mr_cont()
2039 u32 cur_pbl_cnt, pbl_offset; in ocrdma_reg_mr() local
2042 pbl_offset = 0; in ocrdma_reg_mr()
2058 pbl_offset += cur_pbl_cnt; in ocrdma_reg_mr()
2068 pbl_offset, last); in ocrdma_reg_mr()
2006 ocrdma_mbx_reg_mr_cont(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, u32 pbl_cnt, u32 pbl_offset, u32 last) ocrdma_mbx_reg_mr_cont() argument

Completed in 9 milliseconds