Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance
525 struct hns_roce_qp { struct526 struct ib_qp ibqp;527 struct hns_roce_buf hr_buf;528 struct hns_roce_wq rq;529 struct hns_roce_db rdb;553 void (*event)(struct hns_roce_qp *qp, argument567 struct hns_roce_qp hr_qp; argument