Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1071 struct rate_info rxrate = {}; in mt7915_sta_statistics() local
1074 !mt7915_mcu_get_rx_rate(phy, vif, sta, &rxrate)) { in mt7915_sta_statistics()
1075 sinfo->rxrate = rxrate; in mt7915_sta_statistics()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h544 struct rate_info rxrate; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c9327 &sinfo->rxrate); in ath10k_mac_sta_get_peer_stats_info()