accumulated_num_of_deq_tnums  504 drivers/net/ethernet/freescale/fman/fman.c 	u8 accumulated_num_of_deq_tnums;
accumulated_num_of_deq_tnums 2141 drivers/net/ethernet/freescale/fman/fman.c 		fman->state->accumulated_num_of_deq_tnums +=
accumulated_num_of_deq_tnums 2149 drivers/net/ethernet/freescale/fman/fman.c 		    fman->state->accumulated_num_of_deq_tnums)) {
accumulated_num_of_deq_tnums 2152 drivers/net/ethernet/freescale/fman/fman.c 			fman->state->accumulated_num_of_deq_tnums - 1;
accumulated_num_of_deq_tnums 2167 drivers/net/ethernet/freescale/fman/fman.c 		if ((deq_th <= fman->state->accumulated_num_of_deq_tnums) &&
accumulated_num_of_deq_tnums 2169 drivers/net/ethernet/freescale/fman/fman.c 			deq_th = fman->state->accumulated_num_of_deq_tnums + 1;