Searched refs:amap_cq_context_be (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c1182 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt,
1184 AMAP_SET_BITS(struct amap_cq_context_be, nodelay,
1186 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt,
1188 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1);
1189 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1);
1190 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id);
H A Dbe_cmds.h451 struct amap_cq_context_be { struct
495 u8 context[sizeof(struct amap_cq_context_be) / 8];

Completed in 225 milliseconds