Home
last modified time | relevance | path

Searched refs:last_scan_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_info.c289 local->last_scan_type = PRISM2_SCAN; in prism2_info_scanresults()
355 local->last_scan_type = PRISM2_HOSTSCAN; in prism2_info_hostscanresults()
H A Dhostap_wlan.h825 enum { PRISM2_SCAN, PRISM2_HOSTSCAN } last_scan_type; member
H A Dhostap_ioctl.c1874 if (local->last_scan_type == PRISM2_HOSTSCAN) { in __prism2_translate_scan()
1937 if (local->last_scan_type == PRISM2_HOSTSCAN && in __prism2_translate_scan()