Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dscan.c2299 struct mwifiex_chan_scan_param_set *temp_chan; in mwifiex_cmd_802_11_bg_scan_config() local
2400 temp_chan = chan_list_tlv->chan_scan_param + chan_idx; in mwifiex_cmd_802_11_bg_scan_config()
2407 temp_chan->chan_number = in mwifiex_cmd_802_11_bg_scan_config()
2409 temp_chan->radio_type = in mwifiex_cmd_802_11_bg_scan_config()
2416 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2419 temp_chan->chan_scan_mode_bitmap in mwifiex_cmd_802_11_bg_scan_config()
2432 temp_chan->min_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
2433 temp_chan->max_scan_time = cpu_to_le16(scan_dur); in mwifiex_cmd_802_11_bg_scan_config()
/linux-5.19.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()