Searched refs:mtt_type (Results 1 – 4 of 4) sorted by relevance
178 unsigned long *seg, u32 mtt_type) in hns_roce_alloc_mtt_range() argument185 switch (mtt_type) { in hns_roce_alloc_mtt_range()204 mtt_type); in hns_roce_alloc_mtt_range()244 mtt->mtt_type); in hns_roce_mtt_init()258 switch (mtt->mtt_type) { in hns_roce_mtt_cleanup()290 mtt->mtt_type); in hns_roce_mtt_cleanup()796 switch (mtt->mtt_type) { in hns_roce_write_mtt_chunk()854 switch (mtt->mtt_type) { in hns_roce_write_mtt()870 mtt->mtt_type); in hns_roce_write_mtt()1033 switch (mtt->mtt_type) { in hns_roce_ib_umem_write_mtt()[all …]
222 buf->hr_mtt.mtt_type = MTT_TYPE_CQE; in hns_roce_ib_get_cq_umem()224 buf->hr_mtt.mtt_type = MTT_TYPE_WQE; in hns_roce_ib_get_cq_umem()267 buf->hr_mtt.mtt_type = MTT_TYPE_CQE; in hns_roce_ib_alloc_cq_buf()269 buf->hr_mtt.mtt_type = MTT_TYPE_WQE; in hns_roce_ib_alloc_cq_buf()
387 srq->mtt.mtt_type = MTT_TYPE_SRQWQE; in hns_roce_create_srq()388 srq->idx_que.mtt.mtt_type = MTT_TYPE_IDX; in hns_roce_create_srq()
345 enum hns_roce_mtt_type mtt_type; member