Searched refs:cfr_method (Results 1 – 3 of 3) sorted by relevance
526 params->cfr_method == arsta->cfr_capture.cfr_method && in ath11k_cfr_send_peer_cfr_capture_cmd()540 method = ath11k_cfr_method_to_fw_cfr_method(params->cfr_method); in ath11k_cfr_send_peer_cfr_capture_cmd()543 params->cfr_method); in ath11k_cfr_send_peer_cfr_capture_cmd()573 arsta->cfr_capture.cfr_method = params->cfr_method; in ath11k_cfr_send_peer_cfr_capture_cmd()
277 cfr_capture_method == arsta->cfr_capture.cfr_method) in ath11k_dbg_sta_write_cfr_capture()306 cfr_capture_method = arsta->cfr_capture.cfr_method; in ath11k_dbg_sta_write_cfr_capture()336 arsta->cfr_capture.cfr_method = cfr_capture_method; in ath11k_dbg_sta_write_cfr_capture()360 arsta->cfr_capture.cfr_method); in ath11k_dbg_sta_read_cfr_capture()
536 enum ath11k_cfr_capture_method cfr_method; member