amap_mcc_context_be 1256 drivers/net/ethernet/emulex/benet/be_cmds.c 		AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1);
amap_mcc_context_be 1257 drivers/net/ethernet/emulex/benet/be_cmds.c 		AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt,
amap_mcc_context_be 1259 drivers/net/ethernet/emulex/benet/be_cmds.c 		AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id);
amap_mcc_context_be 1321 drivers/net/ethernet/emulex/benet/be_cmds.c 	AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1);
amap_mcc_context_be 1322 drivers/net/ethernet/emulex/benet/be_cmds.c 	AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt,
amap_mcc_context_be 1324 drivers/net/ethernet/emulex/benet/be_cmds.c 	AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id);
amap_mcc_context_be  557 drivers/net/ethernet/emulex/benet/be_cmds.h 	u8 context[sizeof(struct amap_mcc_context_be) / 8];