Home
last modified time | relevance | path

Searched refs:ar_survey (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13349 struct survey_info *ar_survey; in ath12k_mac_op_get_survey() local
13384 ar_survey = &ar->survey[idx]; in ath12k_mac_op_get_survey()
13389 memcpy(survey, ar_survey, sizeof(*survey)); in ath12k_mac_op_get_survey()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c8227 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local
8249 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()