Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_sta.h8 void ieee80211_sta_debugfs_add(struct sta_info *sta);
11 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add() function
H A Ddebugfs_sta.c993 void ieee80211_sta_debugfs_add(struct sta_info *sta) in ieee80211_sta_debugfs_add() function
H A Dsta_info.c687 ieee80211_sta_debugfs_add(sta); in sta_info_insert_finish()