Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp718 stats->tx_time_per_levels = in get_wifi_radio_stats()
720 if (!stats->tx_time_per_levels) { in get_wifi_radio_stats()
726 nla_memcpy(stats->tx_time_per_levels, in get_wifi_radio_stats()
946 mResultsParams.radio_stat->tx_time_per_levels[i]); in handleResponse()
1023 if (mResultsParams.radio_stat->tx_time_per_levels) in handleResponse()
1025 free(mResultsParams.radio_stat->tx_time_per_levels); in handleResponse()
1026 mResultsParams.radio_stat->tx_time_per_levels = NULL; in handleResponse()
1151 if (mResultsParams.radio_stat->tx_time_per_levels) in handleResponse()
1153 free(mResultsParams.radio_stat->tx_time_per_levels); in handleResponse()
1154 mResultsParams.radio_stat->tx_time_per_levels = NULL; in handleResponse()
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dlink_layer_stats.cpp127 external_stat_ptr->tx_time_per_levels = NULL; in convertToExternalRadioStatStructure()
/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h94 …u32 *tx_time_per_levels; // pointer to an array of radio transmit per power levels in member