Searched defs:amap_mcc_context_be (Results 1 – 1 of 1) sorted by relevance
527 struct amap_mcc_context_be { struct528 u8 con_index[14];529 u8 rsvd0[2];530 u8 ring_size[4];531 u8 fetch_wrb;532 u8 fetch_r2t;533 u8 cq_id[10];557 u8 context[sizeof(struct amap_mcc_context_be) / 8]; argument