Searched refs:tx_time (Results 1 – 6 of 6) sorted by relevance
50 uint32_t tx_time; member114 ALOGE("tx_time: = %d", radio_stat->tx_time); in handleResponse()142 external_stat_ptr->tx_time = internal_stat_ptr->tx_time; in convertToExternalRadioStatStructure()
92 …u32 tx_time; // msecs the radio is transmitting (32 bits number accruing… member
159 radio.stats.tx_time = rand(); in TEST_F()228 EXPECT_EQ(legacy_stats.radios[i].stats.tx_time, in TEST_F()
99 uint64_t tx_time; /* in ms */ member
704 stats->tx_time = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME]); in get_wifi_radio_stats()996 radioStatsBuf->tx_time, in handleResponse()
815 hidl_radio_stat->V1_0.txTimeInMs = legacy_radio_stat.stats.tx_time; in convertLegacyLinkLayerRadioStatsToHidl()