Searched defs:hns_roce_v2_cq_context (Results 1 – 1 of 1) sorted by relevance
266 struct hns_roce_v2_cq_context { struct267 __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