Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dscan.c2282 struct mwifiex_chan_scan_param_set *temp_chan; in mwifiex_cmd_802_11_bg_scan_config() local
2383 temp_chan = chan_list_tlv->chan_scan_param + chan_idx; in mwifiex_cmd_802_11_bg_scan_config()
2390 temp_chan->chan_number = in mwifiex_cmd_802_11_bg_scan_config()
2392 temp_chan->radio_type = in mwifiex_cmd_802_11_bg_scan_config()
2399 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2402 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2415 temp_chan->min_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
2416 temp_chan->max_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
/Linux-v4.19/drivers/hwmon/
Dw83795.c2132 int temp_chan, int in_chan) in w83795_apply_temp_config() argument
2140 if (temp_chan >= 4) in w83795_apply_temp_config()
2142 data->temp_mode |= 1 << temp_chan; in w83795_apply_temp_config()
2145 data->has_temp |= 1 << temp_chan; in w83795_apply_temp_config()