Home
last modified time | relevance | path

Searched refs:dwell_time (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-scan.c403 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument
438 dwell_time = min(value, dwell_time); in iwl_limit_dwell()
441 return dwell_time; in iwl_limit_dwell()
/linux-3.4.99/drivers/net/wireless/mwifiex/
Dfw.h444 u16 dwell_time; member
644 __le16 dwell_time; member
/linux-3.4.99/drivers/net/wireless/
Drayctl.h93 UCHAR dwell_time[2]; member
Dray_cs.c2642 pfh->dwell_time[0] + in ray_cs_proc_show()
2643 256 * pfh->dwell_time[1]); in ray_cs_proc_show()
Drndis_wlan.c289 __le32 dwell_time; member
/linux-3.4.99/drivers/net/wireless/ipw2x00/
Dipw2200.h839 __le16 dwell_time; member
858 __le16 dwell_time[IPW_SCAN_TYPES]; member
Dipw2200.c6420 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
6428 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()
6431 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()
6434 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_AND_DIRECT_SCAN] = in ipw_request_scan_helper()
6437 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
6439 scan.dwell_time[IPW_SCAN_ACTIVE_DIRECT_SCAN] = cpu_to_le16(20); in ipw_request_scan_helper()
6475 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()