Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h411 struct hns_roce_cq { struct
412 struct ib_cq ib_cq;
415 u32 flags;
416 spinlock_t lock;
417 u32 cq_depth;
418 u32 cons_index;
419 u32 *set_ci_db;
421 int arm_sn;
422 int cqe_size;
423 unsigned long cqn;
[all …]