Home
last modified time | relevance | path

Searched refs:sta_add_debugfs (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/ !
H A Ddriver-ops.h542 if (local->ops->sta_add_debugfs) in drv_sta_add_debugfs()
543 local->ops->sta_add_debugfs(&local->hw, &sdata->vif, in drv_sta_add_debugfs()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ !
H A Dmain.c1810 .sta_add_debugfs = mt7915_sta_add_debugfs,
/linux/include/net/ !
H A Dmac80211.h4605 void (*sta_add_debugfs)(struct ieee80211_hw *hw, member
/linux/drivers/net/wireless/ath/ath9k/ !
H A Dmain.c2836 .sta_add_debugfs = ath9k_sta_add_debugfs,
/linux/drivers/net/wireless/ath/ath10k/ !
H A Dmac.c9521 .sta_add_debugfs = ath10k_sta_add_debugfs,