Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h376 uint32_t chan_tx_pwr_throughput; member
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_ch_select.c818 txpwr_weight_high_speed = (channel_stat->chan_tx_pwr_throughput == 0) in sap_weight_channel_txpwr_tput()
823 channel_stat->chan_tx_pwr_throughput, in sap_weight_channel_txpwr_tput()
830 channel_stat->chan_tx_pwr_throughput, in sap_weight_channel_txpwr_tput()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c5908 channel_status->chan_tx_pwr_throughput = event->chan_tx_pwr_tp; in wma_chan_info_event_handler()