Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance
621 struct hns_roce_qp { struct644 void (*event)(struct hns_roce_qp *qp, argument646 unsigned long qpn;648 u32 xrcdn;650 refcount_t refcount;651 struct completion free;653 struct hns_roce_sge sge;654 u32 next_sge;655 enum ib_mtu path_mtu;656 u32 max_inline_data;[all …]