Searched defs:hns_roce_mr_table (Results 1 – 1 of 1) sorted by relevance
412 struct hns_roce_mr_table { struct413 struct hns_roce_bitmap mtpt_bitmap;414 struct hns_roce_buddy mtt_buddy;415 struct hns_roce_hem_table mtt_table;416 struct hns_roce_hem_table mtpt_table;417 struct hns_roce_buddy mtt_cqe_buddy;418 struct hns_roce_hem_table mtt_cqe_table;419 struct hns_roce_buddy mtt_srqwqe_buddy;420 struct hns_roce_hem_table mtt_srqwqe_table;421 struct hns_roce_buddy mtt_idx_buddy;[all …]