Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dscan.c519 scan_chan_list[chan_idx].max_scan_time = in mwifiex_scan_create_channel_list()
523 scan_chan_list[chan_idx].max_scan_time = in mwifiex_scan_create_channel_list()
526 scan_chan_list[chan_idx].max_scan_time = in mwifiex_scan_create_channel_list()
539 scan_chan_list[chan_idx].max_scan_time = in mwifiex_scan_create_channel_list()
666 le16_to_cpu(tmp_chan_list->max_scan_time)); in mwifiex_scan_channel_list()
700 le16_to_cpu(tmp_chan_list->max_scan_time); in mwifiex_scan_channel_list()
1080 (scan_chan_list + chan_idx)->max_scan_time = in mwifiex_config_scan()
Dfw.h703 __le16 max_scan_time; member
1880 u16 max_scan_time; member
Dsta_event.c472 adapter->coex_max_scan_time = scantlv->max_scan_time; in mwifiex_bt_coex_wlan_param_update_event()
/drivers/net/wireless/ath/ath10k/
Dwmi.h2772 __le32 max_scan_time; member
2823 u32 max_scan_time; member
Dwmi.c5622 cmn->max_scan_time = __cpu_to_le32(arg->max_scan_time); in ath10k_wmi_put_start_scan_common()
5762 arg->max_scan_time = 20000; in ath10k_wmi_start_scan_init()
Dmac.c4989 msecs_to_jiffies(arg.max_scan_time + in ath10k_hw_scan()
5823 arg.max_scan_time = scan_time_msec; in ath10k_remain_on_channel()