Searched refs:ar_survey (Results 1 – 3 of 3) sorted by relevance
6825 struct survey_info *ar_survey; in ath12k_mac_op_get_survey() local6831 ar_survey = &ar->survey[idx]; in ath12k_mac_op_get_survey()6852 memcpy(survey, ar_survey, sizeof(*survey)); in ath12k_mac_op_get_survey()
8550 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local8556 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()8583 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
8176 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local8198 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()