Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
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
Ddebugfs_sta.c1330 void ieee80211_link_sta_debugfs_remove(struct link_sta_info *link_sta) in ieee80211_link_sta_debugfs_remove() function
Dsta_info.c375 ieee80211_link_sta_debugfs_remove(link_sta); in sta_remove_link()