rx_drop_cnt       261 sound/soc/intel/common/sst-ipc.c 	int tx_drop_cnt = 0, rx_drop_cnt = 0;
rx_drop_cnt       273 sound/soc/intel/common/sst-ipc.c 		rx_drop_cnt++;
rx_drop_cnt       278 sound/soc/intel/common/sst-ipc.c 	if (tx_drop_cnt || rx_drop_cnt)
rx_drop_cnt       280 sound/soc/intel/common/sst-ipc.c 			tx_drop_cnt, rx_drop_cnt);