Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h525 struct hns_roce_qp { struct
526 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, argument
567 struct hns_roce_qp hr_qp; argument