num_total         641 drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h 	__le16	num_total;
num_total        14183 drivers/net/ethernet/intel/i40e/i40e_main.c 		u16 num_reported, num_total;
num_total        14199 drivers/net/ethernet/intel/i40e/i40e_main.c 		num_total = le16_to_cpu(sw_config->header.num_total);
num_total        14204 drivers/net/ethernet/intel/i40e/i40e_main.c 				 num_reported, num_total);
num_total         486 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c 	u32 num_total;
num_total         490 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c 	num_total = pRaInfo->TOTAL * PT_PENALTY[5];
num_total         493 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c 		if (numsc > num_total)
num_total         636 sound/soc/sof/intel/hda-stream.c 	int i, num_playback, num_capture, num_total, ret;
num_total         645 sound/soc/sof/intel/hda-stream.c 	num_total = num_playback + num_capture;
num_total         667 sound/soc/sof/intel/hda-stream.c 				  SOF_HDA_DPIB_ENTRY_SIZE * num_total,
num_total         701 sound/soc/sof/intel/hda-stream.c 			SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total +
num_total         740 sound/soc/sof/intel/hda-stream.c 	for (i = num_capture; i < num_total; i++) {
num_total         757 sound/soc/sof/intel/hda-stream.c 			SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total +
num_total         797 sound/soc/sof/intel/hda-stream.c 	sof_hda->stream_max = num_total;