Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1754 struct wmi_ap_info_v1 *ap_info_v1; in ath6kl_wmi_aplist_event_rx() local
1761 ap_info_v1 = (struct wmi_ap_info_v1 *) ev->ap_list; in ath6kl_wmi_aplist_event_rx()
1772 index, ap_info_v1->bssid, ap_info_v1->channel); in ath6kl_wmi_aplist_event_rx()
1773 ap_info_v1++; in ath6kl_wmi_aplist_event_rx()
H A Dwmi.h1954 struct wmi_ap_info_v1 ap_info_v1; member