Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Ddebugfs_sta.h12 void ieee80211_link_sta_debugfs_remove(struct link_sta_info *link_sta);
21 static inline void ieee80211_link_sta_debugfs_remove(struct link_sta_info *link_sta) {} in ieee80211_link_sta_debugfs_remove() function
H A Ddebugfs_sta.c1331 void ieee80211_link_sta_debugfs_remove(struct link_sta_info *link_sta) in ieee80211_link_sta_debugfs_remove() function
H A Dsta_info.c375 ieee80211_link_sta_debugfs_remove(link_sta); in sta_remove_link()