Searched refs:ar_survey (Results 1 – 3 of 3) sorted by relevance
9332 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local9338 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()9365 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
13328 struct survey_info *ar_survey; in ath12k_mac_op_get_survey() local13363 ar_survey = &ar->survey[idx]; in ath12k_mac_op_get_survey()13368 memcpy(survey, ar_survey, sizeof(*survey)); in ath12k_mac_op_get_survey()
8227 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local8249 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()