Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h613 struct hns_roce_qp { struct
633 void (*event)(struct hns_roce_qp *qp, argument
635 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 …]