Searched refs:tx_time_per_levels (Results 1 – 3 of 3) sorted by relevance
718 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 …]
127 external_stat_ptr->tx_time_per_levels = NULL; in convertToExternalRadioStatStructure()
94 …u32 *tx_time_per_levels; // pointer to an array of radio transmit per power levels in member