Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddriver-ops.h482 if (local->ops->sta_add_debugfs) in drv_sta_add_debugfs()
483 local->ops->sta_add_debugfs(&local->hw, &sdata->vif, in drv_sta_add_debugfs()
/linux-4.4.14/include/net/
Dmac80211.h3342 void (*sta_add_debugfs)(struct ieee80211_hw *hw, member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dmain.c2662 .sta_add_debugfs = ath9k_sta_add_debugfs,
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c6830 .sta_add_debugfs = ath10k_sta_add_debugfs,