Home
last modified time | relevance | path

Searched defs:hns_roce_qp_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_device.h475 struct hns_roce_qp_table { struct
476 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