Searched defs:amap_mcc_context_be (Results 1 – 1 of 1) sorted by relevance
485 struct amap_mcc_context_be { struct486 u8 con_index[14];487 u8 rsvd0[2];488 u8 ring_size[4];489 u8 fetch_wrb;490 u8 fetch_r2t;491 u8 cq_id[10];515 u8 context[sizeof(struct amap_mcc_context_be) / 8]; argument