Searched defs:amap_mcc_context_be (Results 1 – 1 of 1) sorted by relevance
531 struct amap_mcc_context_be { struct532 u8 con_index[14];533 u8 rsvd0[2];534 u8 ring_size[4];535 u8 fetch_wrb;536 u8 fetch_r2t;537 u8 cq_id[10];561 u8 context[sizeof(struct amap_mcc_context_be) / 8]; argument