Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddebugfs_sta.h9 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
18 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove() function
H A Dsta_info.c1551 ieee80211_sta_debugfs_remove(sta); in __sta_info_destroy_part2()