Searched refs:num_tx_levels (Results 1 – 4 of 4) sorted by relevance
706 if (stats->num_tx_levels) { in get_wifi_radio_stats()708 … QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME_PER_LEVEL not found", __func__, stats->num_tx_levels); in get_wifi_radio_stats()709 stats->num_tx_levels = 0; in get_wifi_radio_stats()713 (u32 *) malloc(sizeof(u32) * stats->num_tx_levels); in get_wifi_radio_stats()716 stats->num_tx_levels = 0; in get_wifi_radio_stats()722 sizeof(u32) * stats->num_tx_levels); in get_wifi_radio_stats()979 radioStatsBuf->num_tx_levels = nla_get_u32(tb_vendor[ in handleResponse()1005 radioStatsBuf->num_tx_levels); in handleResponse()1007 for (i = 0; i < radioStatsBuf->num_tx_levels; i++) { in handleResponse()
145 external_stat_ptr->num_tx_levels = 0; in convertToExternalRadioStatStructure()
93 u32 num_tx_levels; // number of radio transmit power levels member
678 if (l_radio_stats_ptr->num_tx_levels > 0 && in getLinkLayerStats()683 l_radio_stats_ptr->num_tx_levels); in getLinkLayerStats()685 radio.stats.num_tx_levels = 0; in getLinkLayerStats()