Searched refs:cfr_capture_enable (Results 1 – 2 of 2) sorted by relevance
252 u32 cfr_capture_enable = 0, cfr_capture_bw = 0; in ath11k_dbg_sta_write_cfr_capture() local267 ret = sscanf(buf, "%u %u %u %u", &cfr_capture_enable, &cfr_capture_bw, in ath11k_dbg_sta_write_cfr_capture()270 if (ret < 1 || (cfr_capture_enable && ret != 4)) in ath11k_dbg_sta_write_cfr_capture()273 if (cfr_capture_enable == arsta->cfr_capture.cfr_enable && in ath11k_dbg_sta_write_cfr_capture()280 if (!cfr_capture_enable && in ath11k_dbg_sta_write_cfr_capture()281 cfr_capture_enable == arsta->cfr_capture.cfr_enable) in ath11k_dbg_sta_write_cfr_capture()284 if (cfr_capture_enable > WMI_PEER_CFR_CAPTURE_ENABLE || in ath11k_dbg_sta_write_cfr_capture()303 if (!cfr_capture_enable) { in ath11k_dbg_sta_write_cfr_capture()309 arg.request = cfr_capture_enable; in ath11k_dbg_sta_write_cfr_capture()325 if (cfr_capture_enable && in ath11k_dbg_sta_write_cfr_capture()[all …]
699 u32 cfr_capture_enable; in ath11k_write_file_cfr_unassoc() local720 &peer_mac[4], &peer_mac[5], &cfr_capture_enable, in ath11k_write_file_cfr_unassoc()726 if (cfr_capture_enable && ret != 8) in ath11k_write_file_cfr_unassoc()729 if (!cfr_capture_enable) { in ath11k_write_file_cfr_unassoc()