rx_bss           5670 drivers/net/wireless/ath/ath10k/wmi.c 	u64 busy, total, tx, rx, rx_bss;
rx_bss           5685 drivers/net/wireless/ath/ath10k/wmi.c 	rx_bss      = __le64_to_cpu(ev->cycle_rx_bss);
rx_bss           5689 drivers/net/wireless/ath/ath10k/wmi.c 		   freq, noise_floor, busy, total, tx, rx, rx_bss);
rx_bss           5704 drivers/net/wireless/ath/ath10k/wmi.c 	survey->time_rx   = div_u64(rx_bss, cc_freq_hz);