Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c4238 enum channel_state temp_chan_state; in reg_get_5g_bonded_chan_state() local
4244 temp_chan_state = in reg_get_5g_bonded_chan_state()
4247 if (temp_chan_state < chan_state) in reg_get_5g_bonded_chan_state()
4248 chan_state = temp_chan_state; in reg_get_5g_bonded_chan_state()
4648 enum channel_state temp_chan_state; in reg_get_5g_bonded_chan_array_for_pwrmode() local
4659 temp_chan_state = in reg_get_5g_bonded_chan_array_for_pwrmode()
4663 if (temp_chan_state < chan_state) in reg_get_5g_bonded_chan_array_for_pwrmode()
4664 chan_state = temp_chan_state; in reg_get_5g_bonded_chan_array_for_pwrmode()
4831 enum channel_state temp_chan_state; in reg_update_5g_bonded_channel_state_punc_for_pwrmode() local
4843 temp_chan_state = in reg_update_5g_bonded_channel_state_punc_for_pwrmode()
[all …]