Home
last modified time | relevance | path

Searched refs:tx_airtime_consumption (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h959 struct dp_mon_peer_airtime_consumption tx_airtime_consumption[WME_AC_MAX]; member
4776 stats->tx_airtime_consumption[ac] = in dp_monitor_peer_telemetry_stats()
4777 mon_peer_stats->airtime_stats.tx_airtime_consumption[ac].avg_consumption_per_sec; in dp_monitor_peer_telemetry_stats()
H A Ddp_mon.c2191 consump = &stat_airtime->tx_airtime_consumption[ac]; in dp_peer_update_telemetry_stats()
4665 DP_STATS_INC(mon_peer, airtime_stats.tx_airtime_consumption[ac].consumption, in dp_ppdu_desc_user_airtime_consumption_update()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h3032 uint16_t tx_airtime_consumption[WME_AC_MAX]; member