Searched refs:get_et_strings (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/wireless/purelifi/plfxlc/ |
H A D | mac.c | 704 .get_et_strings = plfxlc_get_et_strings,
|
/linux/net/mac80211/ |
H A D | driver-ops.h | 57 if (local->ops->get_et_strings) { in drv_get_et_strings() 59 local->ops->get_et_strings(&local->hw, &sdata->vif, sset, data); in drv_get_et_strings()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 1421 .get_et_strings = mt792x_get_et_strings,
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 1488 .get_et_strings = mt7996_get_et_strings,
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 1726 .get_et_strings = mt7915_get_et_strings,
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_main.c | 1906 .get_et_strings = ath9k_htc_get_et_strings,
|
H A D | main.c | 2829 .get_et_strings = ath9k_get_et_strings,
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | main.c | 2122 .get_et_strings = mt792x_get_et_strings,
|
/linux/include/net/ |
H A D | mac80211.h | 4674 void (*get_et_strings)(struct ieee80211_hw *hw, member
|
/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 3972 .get_et_strings = mac80211_hwsim_get_et_strings, \
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 9458 .get_et_strings = ath10k_debug_get_et_strings,
|