Searched refs:ar_survey (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c8016 struct survey_info *ar_survey; local
8042 ar_survey = &ar->survey[idx];
8049 memcpy(survey, ar_survey, sizeof(*survey));
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c8937 struct survey_info *ar_survey; local
8943 ar_survey = &ar->survey[idx];
8970 memcpy(survey, ar_survey, sizeof(*survey));
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c8177 struct survey_info *ar_survey = &ar->survey[idx]; local
8199 memcpy(survey, ar_survey, sizeof(*survey));

Completed in 304 milliseconds