Searched refs:subdir_stations (Results 1 – 3 of 3) sorted by relevance
823 sdata->debugfs.subdir_stations = debugfs_create_dir("stations", in ieee80211_debugfs_add_netdev()835 sdata->debugfs.subdir_stations = NULL; in ieee80211_debugfs_remove_netdev()
997 struct dentry *stations_dir = sta->sdata->debugfs.subdir_stations; in ieee80211_sta_debugfs_add()
1000 struct dentry *subdir_stations; member