Home
last modified time | relevance | path

Searched defs:hns_roce_qp (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_device.h584 struct hns_roce_qp { struct
604 void (*event)(struct hns_roce_qp *qp, argument
606 unsigned long qpn;
608 u32 xrcdn;
610 refcount_t refcount;
611 struct completion free;
613 struct hns_roce_sge sge;
614 u32 next_sge;
615 enum ib_mtu path_mtu;
616 u32 max_inline_data;
[all …]