Home
last modified time | relevance | path

Searched refs:get_et_stats (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.h64 if (local->ops->get_et_stats) { in drv_get_et_stats()
66 local->ops->get_et_stats(&local->hw, &sdata->vif, stats, data); in drv_get_et_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1900 .get_et_stats = ath9k_htc_get_et_stats,
H A Dmain.c2812 .get_et_stats = ath9k_get_et_stats,
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4096 void (*get_et_stats)(struct ieee80211_hw *hw, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c2609 .get_et_stats = mac80211_hwsim_get_et_stats, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c9289 .get_et_stats = ath10k_debug_get_et_stats,