amap_cq_context_be
AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt,
AMAP_SET_BITS(struct amap_cq_context_be, nodelay,
AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt,
AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1);
AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1);
AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id);
u8 context[sizeof(struct amap_cq_context_be) / 8];