amap_mcc_context_be
AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1);
AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt,
AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id);
AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1);
AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt,
AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id);
u8 context[sizeof(struct amap_mcc_context_be) / 8];