Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.h52 if (local->ops->get_et_strings) { in drv_get_et_strings()
54 local->ops->get_et_strings(&local->hw, &sdata->vif, sset, data); in drv_get_et_strings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1901 .get_et_strings = ath9k_htc_get_et_strings,
H A Dmain.c2813 .get_et_strings = ath9k_get_et_strings,
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4099 void (*get_et_strings)(struct ieee80211_hw *hw, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c2610 .get_et_strings = mac80211_hwsim_get_et_strings,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c9290 .get_et_strings = ath10k_debug_get_et_strings,