Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4089 u64 sge_cur_blk = 0; in config_qp_sq_buf() local
4103 &sge_cur_blk, 1, NULL); in config_qp_sq_buf()
4128 cpu_to_le32(to_hr_hw_page_addr(sge_cur_blk)); in config_qp_sq_buf()
4132 upper_32_bits(to_hr_hw_page_addr(sge_cur_blk))); in config_qp_sq_buf()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4402 u64 sge_cur_blk = 0; in config_qp_sq_buf() local
4416 &sge_cur_blk, 1, NULL); in config_qp_sq_buf()
4438 lower_32_bits(to_hr_hw_page_addr(sge_cur_blk))); in config_qp_sq_buf()
4440 upper_32_bits(to_hr_hw_page_addr(sge_cur_blk))); in config_qp_sq_buf()

Completed in 16 milliseconds