Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance
628 struct hns_roce_qp { struct651 void (*event)(struct hns_roce_qp *qp, argument653 unsigned long qpn;655 atomic_t refcount;656 struct completion free;658 struct hns_roce_sge sge;659 u32 next_sge;660 enum ib_mtu path_mtu;661 u32 max_inline_data;664 unsigned long flush_flag;[all …]