Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dmac.c8009 struct survey_info *ar_survey; in ath11k_mac_op_get_survey() local
8015 ar_survey = &ar->survey[idx]; in ath11k_mac_op_get_survey()
8042 memcpy(survey, ar_survey, sizeof(*survey)); in ath11k_mac_op_get_survey()
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dmac.c8168 struct survey_info *ar_survey = &ar->survey[idx]; in ath10k_get_survey() local
8190 memcpy(survey, ar_survey, sizeof(*survey)); in ath10k_get_survey()