Searched refs:has_hostscan (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dorinoco.h109 unsigned int has_hostscan:1; member in struct:orinoco_private
H A Dscan.c201 if (priv->has_hostscan) { orinoco_add_hostscan_results()
H A Dhw.c164 priv->has_hostscan = (firmver >= 0x8000a); determine_fw_capabilities()
230 priv->has_hostscan = (firmver >= 0x31001) || determine_fw_capabilities()
251 priv->has_hostscan = (firmver >= 0x010301); determine_fw_capabilities()
1262 if (priv->has_hostscan) { orinoco_hw_trigger_scan()
H A Dmain.c1491 priv->has_hostscan && priv->scan_request) { __orinoco_ev_info()

Completed in 130 milliseconds