Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_ch_select.c805 uint8_t softap_txpwr_tput_weight_local; in sap_weight_channel_txpwr_tput() local
811 softap_txpwr_tput_weight_local = in sap_weight_channel_txpwr_tput()
816 return softap_txpwr_tput_weight_local; in sap_weight_channel_txpwr_tput()
826 if (txpwr_weight_high_speed > softap_txpwr_tput_weight_local) in sap_weight_channel_txpwr_tput()
827 txpwr_weight_high_speed = softap_txpwr_tput_weight_local; in sap_weight_channel_txpwr_tput()
832 softap_txpwr_tput_weight_local, in sap_weight_channel_txpwr_tput()