Lines Matching refs:hns_roce_qp
613 struct hns_roce_qp { struct
633 void (*event)(struct hns_roce_qp *qp, argument
952 struct hns_roce_qp *hr_qp);
1071 static inline struct hns_roce_qp *to_hr_qp(struct ib_qp *ibqp) in to_hr_qp()
1073 return container_of(ibqp, struct hns_roce_qp, ibqp); in to_hr_qp()
1097 static inline struct hns_roce_qp
1260 void init_flush_work(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp);
1261 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
1262 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
1263 void *hns_roce_get_extend_sge(struct hns_roce_qp *hr_qp, unsigned int n);
1270 void hns_roce_qp_remove(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp);
1271 void hns_roce_qp_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp,
1290 void flush_cqe(struct hns_roce_dev *dev, struct hns_roce_qp *qp);