Home
last modified time | relevance | path

Searched refs:hostap_bss_info (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_80211_rx.c327 static struct hostap_bss_info *__hostap_get_bss(local_info_t *local, u8 *bssid, in __hostap_get_bss()
331 struct hostap_bss_info *bss; in __hostap_get_bss()
334 bss = list_entry(ptr, struct hostap_bss_info, list); in __hostap_get_bss()
348 static struct hostap_bss_info *__hostap_add_bss(local_info_t *local, u8 *bssid, in __hostap_add_bss()
351 struct hostap_bss_info *bss; in __hostap_add_bss()
355 struct hostap_bss_info, list); in __hostap_add_bss()
376 struct hostap_bss_info *bss; in __hostap_expire_bss()
380 struct hostap_bss_info, list); in __hostap_expire_bss()
401 struct hostap_bss_info *bss; in hostap_rx_sta_beacon()
Dhostap_proc.c170 struct hostap_bss_info *bss; in prism2_bss_list_proc_show()
178 bss = list_entry(ptr, struct hostap_bss_info, list); in prism2_bss_list_proc_show()
Dhostap_ioctl.c1777 struct hostap_bss_info *bss, in __prism2_translate_scan()
1965 struct hostap_bss_info *bss; in prism2_translate_scan()
1966 bss = list_entry(ptr, struct hostap_bss_info, list); in prism2_translate_scan()
1979 struct hostap_bss_info *bss; in prism2_translate_scan()
1980 bss = list_entry(ptr, struct hostap_bss_info, list); in prism2_translate_scan()
2005 struct hostap_bss_info *bss; in prism2_translate_scan()
2006 bss = list_entry(ptr, struct hostap_bss_info, list); in prism2_translate_scan()
Dhostap_wlan.h623 struct hostap_bss_info { struct
Dhostap_hw.c3377 struct hostap_bss_info *bss = in prism2_free_local_data()
3378 list_entry(ptr, struct hostap_bss_info, list); in prism2_free_local_data()