Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dscan.c2300 struct mwifiex_chan_scan_param_set *temp_chan; in mwifiex_cmd_802_11_bg_scan_config() local
2401 temp_chan = chan_list_tlv->chan_scan_param + chan_idx; in mwifiex_cmd_802_11_bg_scan_config()
2408 temp_chan->chan_number = in mwifiex_cmd_802_11_bg_scan_config()
2410 temp_chan->radio_type = in mwifiex_cmd_802_11_bg_scan_config()
2417 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2420 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2433 temp_chan->min_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
2434 temp_chan->max_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
/Linux-v5.10/drivers/hwmon/
Dw83795.c2119 int temp_chan, int in_chan) in w83795_apply_temp_config() argument
2127 if (temp_chan >= 4) in w83795_apply_temp_config()
2129 data->temp_mode |= 1 << temp_chan; in w83795_apply_temp_config()
2132 data->has_temp |= 1 << temp_chan; in w83795_apply_temp_config()