Searched refs:debugfsdir (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dwireless.h40 struct dentry *debugfsdir; member in struct:wiphy
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Ddebugfs_netdev.c183 sdata->debugfsdir, sdata, &name##_ops);
249 if (!sdata->debugfsdir)
342 if (!sdata->debugfsdir)
377 sdata->debugfsdir = debugfs_create_dir(buf,
378 sdata->local->hw.wiphy->debugfsdir);
384 debugfs_remove(sdata->debugfsdir);
385 sdata->debugfsdir = NULL;
413 debugfs_rename(IEEE80211_DEV_TO_SUB_IF(dev)->debugfsdir, buf);
H A Ddebugfs_key.c219 if (!sdata->debugfsdir)
224 debugfs_create_symlink("default_key", sdata->debugfsdir, buf);
H A Ddebugfs.c296 struct dentry *phyd = local->hw.wiphy->debugfsdir;
H A Dieee80211_i.h312 struct dentry *debugfsdir; member in struct:ieee80211_sub_if_data
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/wireless/
H A Dcore.c101 drv->wiphy.debugfsdir =
137 debugfs_remove(drv->wiphy.debugfsdir);

Completed in 127 milliseconds