Home
last modified time | relevance | path

Searched refs:ieee80211_sta_debugfs_remove (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
Ddebugfs_sta.h8 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
11 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove() function
Ddebugfs_sta.c472 void ieee80211_sta_debugfs_remove(struct sta_info *sta) in ieee80211_sta_debugfs_remove() function
Dsta_info.c921 ieee80211_sta_debugfs_remove(sta); in __sta_info_destroy_part2()