Home
last modified time | relevance | path

Searched refs:sta_remove_debugfs (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/mac80211/
Ddriver-ops.h497 if (local->ops->sta_remove_debugfs) in drv_sta_remove_debugfs()
498 local->ops->sta_remove_debugfs(&local->hw, &sdata->vif, in drv_sta_remove_debugfs()
/linux-4.4.14/include/net/
Dmac80211.h3346 void (*sta_remove_debugfs)(struct ieee80211_hw *hw, member