Searched refs:stat_airtime (Results 1 – 1 of 1) sorted by relevance
2174 struct dp_mon_peer_airtime_stats *stat_airtime; in dp_peer_update_telemetry_stats() local2187 stat_airtime = &mon_peer->stats.airtime_stats; in dp_peer_update_telemetry_stats()2189 stat_airtime->last_update_time); in dp_peer_update_telemetry_stats()2191 consump = &stat_airtime->tx_airtime_consumption[ac]; in dp_peer_update_telemetry_stats()2214 consump = &stat_airtime->rx_airtime_consumption[ac]; in dp_peer_update_telemetry_stats()2237 stat_airtime->last_update_time = current_time; in dp_peer_update_telemetry_stats()