Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance
595 struct hns_roce_qp { struct615 void (*event)(struct hns_roce_qp *qp, argument617 unsigned long qpn;619 u32 xrcdn;621 refcount_t refcount;622 struct completion free;624 struct hns_roce_sge sge;625 u32 next_sge;626 enum ib_mtu path_mtu;627 u32 max_inline_data;[all …]