Searched defs:hns_roce_qp_table (Results 1 – 1 of 1) sorted by relevance
518 struct hns_roce_qp_table { struct519 struct hns_roce_hem_table qp_table;520 struct hns_roce_hem_table irrl_table;521 struct hns_roce_hem_table trrl_table;522 struct hns_roce_hem_table sccc_table;523 struct mutex scc_mutex;524 struct hns_roce_bank bank[HNS_ROCE_QP_BANK_NUM];525 struct mutex bank_mutex;526 struct hns_roce_idx_table idx_table;
Completed in 16 milliseconds