Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.h15 void ieee80211_link_sta_debugfs_drv_remove(struct link_sta_info *link_sta);
24 static inline void ieee80211_link_sta_debugfs_drv_remove(struct link_sta_info *link_sta) {} in ieee80211_link_sta_debugfs_drv_remove() function
H A Ddriver-ops.c555 ieee80211_link_sta_debugfs_drv_remove(link_sta); in drv_change_sta_links()
H A Ddebugfs_sta.c1347 void ieee80211_link_sta_debugfs_drv_remove(struct link_sta_info *link_sta) in ieee80211_link_sta_debugfs_drv_remove() function