accumulated_num_of_open_dmas  503 drivers/net/ethernet/freescale/fman/fman.c 	u8 accumulated_num_of_open_dmas;
accumulated_num_of_open_dmas 1652 drivers/net/ethernet/freescale/fman/fman.c 		fman->state->accumulated_num_of_open_dmas += current_val;
accumulated_num_of_open_dmas 1664 drivers/net/ethernet/freescale/fman/fman.c 	    (fman->state->accumulated_num_of_open_dmas - current_val +
accumulated_num_of_open_dmas 1672 drivers/net/ethernet/freescale/fman/fman.c 		   (fman->state->accumulated_num_of_open_dmas -
accumulated_num_of_open_dmas 1681 drivers/net/ethernet/freescale/fman/fman.c 	WARN_ON(fman->state->accumulated_num_of_open_dmas < current_val);
accumulated_num_of_open_dmas 1683 drivers/net/ethernet/freescale/fman/fman.c 	fman->state->accumulated_num_of_open_dmas -= current_val;
accumulated_num_of_open_dmas 1684 drivers/net/ethernet/freescale/fman/fman.c 	fman->state->accumulated_num_of_open_dmas += open_dmas;
accumulated_num_of_open_dmas 1688 drivers/net/ethernet/freescale/fman/fman.c 		    (u8)(fman->state->accumulated_num_of_open_dmas +