Searched defs:b43legacy_dfsentry (Results 1 – 1 of 1) sorted by relevance
35 struct b43legacy_dfsentry { struct36 struct b43legacy_wldev *dev;37 struct dentry *subdir;39 struct b43legacy_dfs_file file_tsf;41 struct b43legacy_dfs_file file_shm;42 struct b43legacy_dfs_file file_txstat;43 struct b43legacy_dfs_file file_txpower_g;44 struct b43legacy_dfs_file file_restart;45 struct b43legacy_dfs_file file_loctls;47 struct b43legacy_txstatus_log txstatlog;[all …]
Completed in 11 milliseconds