Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Ddriver-ops.h537 if (local->ops->sta_add_debugfs) in drv_sta_add_debugfs()
538 local->ops->sta_add_debugfs(&local->hw, &sdata->vif, in drv_sta_add_debugfs()
/linux-4.1.27/include/net/
Dmac80211.h3232 void (*sta_add_debugfs)(struct ieee80211_hw *hw, member
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmain.c2652 .sta_add_debugfs = ath9k_sta_add_debugfs,
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c5151 .sta_add_debugfs = ath10k_sta_add_debugfs,