Searched defs:amap_mcc_context_be (Results 1 – 1 of 1) sorted by relevance
465 struct amap_mcc_context_be { struct466 u8 con_index[14];467 u8 rsvd0[2];468 u8 ring_size[4];469 u8 fetch_wrb;470 u8 fetch_r2t;471 u8 cq_id[10];495 u8 context[sizeof(struct amap_mcc_context_be) / 8]; argument