Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c5682 dma_addr_t dma_handle_idx; in hns_roce_v2_write_srqc_index_queue() local
5694 dma_handle_idx = hns_roce_get_mtr_ba(&idx_que->mtr); in hns_roce_v2_write_srqc_index_queue()
5699 hr_reg_write(ctx, SRQC_IDX_BT_BA_L, dma_handle_idx >> DMA_IDX_SHIFT); in hns_roce_v2_write_srqc_index_queue()
5701 upper_32_bits(dma_handle_idx >> DMA_IDX_SHIFT)); in hns_roce_v2_write_srqc_index_queue()