Searched refs:num_tx_levels (Results 1 – 4 of 4) sorted by relevance
707 if (stats->num_tx_levels) { in get_wifi_radio_stats()709 … QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME_PER_LEVEL not found", __func__, stats->num_tx_levels); in get_wifi_radio_stats()710 stats->num_tx_levels = 0; in get_wifi_radio_stats()714 (u32 *) malloc(sizeof(u32) * stats->num_tx_levels); in get_wifi_radio_stats()717 stats->num_tx_levels = 0; in get_wifi_radio_stats()723 sizeof(u32) * stats->num_tx_levels); in get_wifi_radio_stats()996 radioStatsBuf->num_tx_levels = nla_get_u32(tb_vendor[ in handleResponse()1022 radioStatsBuf->num_tx_levels); in handleResponse()1024 for (i = 0; i < radioStatsBuf->num_tx_levels; i++) { in handleResponse()
133 external_stat_ptr->num_tx_levels = 0; in convertToExternalRadioStatStructure()
96 u32 num_tx_levels; // number of radio transmit power levels member
759 if (l_radio_stats_ptr->num_tx_levels > 0 && in getLinkLayerStats()764 l_radio_stats_ptr->num_tx_levels); in getLinkLayerStats()766 radio.stats.num_tx_levels = 0; in getLinkLayerStats()