Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_ch_select.c757 uint8_t softap_txpwr_range_weight_local; in sap_weight_channel_txpwr_range() local
763 softap_txpwr_range_weight_local = in sap_weight_channel_txpwr_range()
768 return softap_txpwr_range_weight_local; in sap_weight_channel_txpwr_range()
779 if (txpwr_weight_low_speed > softap_txpwr_range_weight_local) in sap_weight_channel_txpwr_range()
780 txpwr_weight_low_speed = softap_txpwr_range_weight_local; in sap_weight_channel_txpwr_range()
785 softap_txpwr_range_weight_local, in sap_weight_channel_txpwr_range()