Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c5863 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local
5869 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()
5890 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c8015 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local
8037 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()