Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance
613 struct hns_roce_qp { struct633 void (*event)(struct hns_roce_qp *qp, argument635 unsigned long qpn;637 u32 xrcdn;639 refcount_t refcount;640 struct completion free;642 struct hns_roce_sge sge;643 u32 next_sge;644 enum ib_mtu path_mtu;645 u32 max_inline_data;[all …]