Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_mc_cp_stats_tlv.c558 stats->target_power_ofdm = dp_stats_param_buf->target_power_ofdm; in extract_big_data_stats_tlv()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c570 priv->target_power_ofdm = ev->target_power_ofdm; in get_big_data_stats_cb()
1254 priv->target_power_ofdm, priv->last_tx_data_rix, in wlan_cfg80211_mc_cp_get_big_data_stats()
1262 out->target_power_ofdm = priv->target_power_ofdm; in wlan_cfg80211_mc_cp_get_big_data_stats()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h215 uint32_t target_power_ofdm; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c2025 nla_total_size(sizeof(big_data_stats->target_power_ofdm)) + in hdd_get_big_data_stats_len()
2070 big_data_stats->target_power_ofdm)){ in hdd_big_data_pack_resp_nlmsg()
2079 big_data_stats->target_power_ofdm)){ in hdd_big_data_pack_resp_nlmsg()
H A Dwlan_hdd_stats.c375 big_data_stats->target_power_ofdm = stats->target_power_ofdm; in copy_station_big_data_stats_to_adapter()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h41747 A_UINT32 target_power_ofdm; member