Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c34 #define IWL_RADIO_RESET_DWELL_TIME 5 macro
472 cpu_to_le16(IWL_RADIO_RESET_DWELL_TIME); in iwl_get_channel_for_reset_scan()
474 cpu_to_le16(IWL_RADIO_RESET_DWELL_TIME); in iwl_get_channel_for_reset_scan()
702 scan->quiet_time = cpu_to_le16(IWL_RADIO_RESET_DWELL_TIME); in iwlagn_request_scan()