Home
last modified time | relevance | path

Searched refs:rx_ratecode (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_vowext_dbg_defs.h43 uint8_t rx_ratecode; /* Hardware rate code */ member
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h1421 uint32_t rx_ratecode; member
1863 uint32_t rx_ratecode; member
H A Dcdp_txrx_cmn_struct.h2838 uint16_t rx_ratecode; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c754 ppdu->rx_ratecode = 0; in dp_rx_rate_stats_update()
775 ppdu->rx_ratecode = ratecode; in dp_rx_rate_stats_update()
H A Ddp_mon.c6487 buf->rx_ratecode = mon_peer->stats.rx.rx_ratecode; in dp_mon_peer_get_stats_param()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c1983 *bp++ = vowstats.rx_ratecode; in ol_ath_add_vow_extstats()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h2209 _tgtobj->rx.rx_ratecode = _srcobj->rx.rx_ratecode; \
H A Ddp_types.h4885 uint32_t rx_ratecode; member
H A Ddp_stats.c8869 buf->rx_ratecode = peer_stats->rx.rx_ratecode; in dp_txrx_get_peer_extd_stats_param()
9279 tgtobj->stats.rx.rx_ratecode = srcobj->rx.rx_ratecode; in dp_update_pdev_stats()