Searched defs:hns_roce_qp_table (Results 1 – 1 of 1) sorted by relevance
475 struct hns_roce_qp_table { struct476 struct hns_roce_hem_table qp_table;477 struct hns_roce_hem_table irrl_table;478 struct hns_roce_hem_table trrl_table;479 struct hns_roce_hem_table sccc_table;480 struct mutex scc_mutex;481 struct hns_roce_bank bank[HNS_ROCE_QP_BANK_NUM];482 struct mutex bank_mutex;483 struct hns_roce_idx_table idx_table;
Completed in 12 milliseconds