Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h266 struct hns_roce_v2_cq_context { struct
267 __le32 byte_4_pg_ceqn;
268 __le32 byte_8_cqn;
292 #define CQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cq_context, h, l) argument