Searched refs:ar_survey (Results 1 – 3 of 3) sorted by relevance
6849 struct survey_info *ar_survey; in ath12k_mac_op_get_survey() local 6855 ar_survey = &ar->survey[idx]; in ath12k_mac_op_get_survey() 6876 memcpy(survey, ar_survey, sizeof(*survey)); in ath12k_mac_op_get_survey()
8555 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local8561 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()8588 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
8177 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local8199 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()