20 #ifdef CONFIG_B43_DEBUG
24 #define B43_NR_LOGGED_TXSTATUS 100
26 struct b43_txstatus_log {
43 struct b43_dfs_file file_shm16read;
44 struct b43_dfs_file file_shm16write;
45 struct b43_dfs_file file_shm32read;
46 struct b43_dfs_file file_shm32write;
47 struct b43_dfs_file file_mmio16read;
48 struct b43_dfs_file file_mmio16write;
49 struct b43_dfs_file file_mmio32read;
50 struct b43_dfs_file file_mmio32write;
51 struct b43_dfs_file file_txstat;
52 struct b43_dfs_file file_txpower_g;
53 struct b43_dfs_file file_restart;
54 struct b43_dfs_file file_loctls;
56 struct b43_txstatus_log txstatlog;
64 u32 shm16read_routing_next;
65 u32 shm16read_addr_next;
67 u32 shm32read_routing_next;
68 u32 shm32read_addr_next;