Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_device.h628 struct hns_roce_qp { struct
651 void (*event)(struct hns_roce_qp *qp, argument
653 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 …]