Searched refs:tx_time (Results 1 – 3 of 3) sorted by relevance
104 …u32 tx_time; // msecs the radio is transmitting (32 bits number accruing over t… member
104 uint64_t tx_time; /* in ms */ member
333 stats->tx_time = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME]); in get_wifi_radio_stats()400 ALOGI(" txTime is %u ", mResultsParams.radio_stat->tx_time); in handleEvent()