Searched refs:ar_survey (Results 1 – 2 of 2) sorted by relevance
6094 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local6100 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()6121 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
8083 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local8105 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()