Searched refs:ar_survey (Results 1 – 3 of 3) sorted by relevance
6826 struct survey_info *ar_survey; in ath12k_mac_op_get_survey() local6832 ar_survey = &ar->survey[idx]; in ath12k_mac_op_get_survey()6853 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()
8190 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local8212 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()