Searched refs:on_time (Results 1 – 5 of 5) sorted by relevance
49 uint32_t on_time; member113 ALOGE("on_time: = %d", radio_stat->on_time); in handleResponse()141 external_stat_ptr->on_time = internal_stat_ptr->on_time; in convertToExternalRadioStatStructure()
81 u32 on_time; // msecs the radio is awake (32 bits number accruing over time) member91 …u32 on_time; // msecs the radio is awake (32 bits number accruing over t… member
158 radio.stats.on_time = rand(); in TEST_F()173 .on_time = 0x1111, in TEST_F()178 .on_time = 0x2222, in TEST_F()228 EXPECT_EQ(legacy_stats.radios[i].stats.on_time, in TEST_F()268 EXPECT_EQ(legacy_channel_st.on_time, in TEST_F()
697 stats->on_time = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME]); in get_wifi_radio_stats()832 …pChStats->on_time = nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_ON_TIME]); in get_wifi_radio_stats()995 radioStatsBuf->on_time, in handleResponse()1029 pWifiChannelStats->on_time, in handleResponse()
814 hidl_radio_stat->V1_0.onTimeInMs = legacy_radio_stat.stats.on_time; in convertLegacyLinkLayerRadioStatsToHidl()835 hidl_channel_stat.onTimeInMs = channel_stat.on_time; in convertLegacyLinkLayerRadioStatsToHidl()