Searched refs:dwell_time (Results 1 – 7 of 7) sorted by relevance
403 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument438 dwell_time = min(value, dwell_time); in iwl_limit_dwell()441 return dwell_time; in iwl_limit_dwell()
444 u16 dwell_time; member644 __le16 dwell_time; member
93 UCHAR dwell_time[2]; member
2642 pfh->dwell_time[0] + in ray_cs_proc_show()2643 256 * pfh->dwell_time[1]); in ray_cs_proc_show()
289 __le32 dwell_time; member
839 __le16 dwell_time; member858 __le16 dwell_time[IPW_SCAN_TYPES]; member
6420 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()