Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/ !
H A Ddp_ratetable.h89 static inline int dp_ath_rate_out(uint64_t _i) in dp_ath_rate_out() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ !
H A Ddp_rx_mon.c772 ppdu_rx_rate = dp_ath_rate_out(mon_peer->stats.rx.avg_rx_rate); in dp_rx_rate_stats_update()
H A Ddp_mon.c2626 ppdu_tx_rate = dp_ath_rate_out(mon_peer->stats.tx.avg_tx_rate); in dp_tx_rate_stats_update()