Home
last modified time | relevance | path

Searched refs:txstatlog (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.c127 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
381 log = &e->txstatlog; in b43legacy_debugfs_add_device()
436 kfree(e->txstatlog.log); in b43legacy_debugfs_remove_device()
450 log = &e->txstatlog; in b43legacy_debugfs_log_txstat()
Ddebugfs.h48 struct b43legacy_txstatus_log txstatlog; member
/drivers/net/wireless/broadcom/b43/
Ddebugfs.c352 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
692 log = &e->txstatlog; in b43_debugfs_add_device()
764 kfree(e->txstatlog.log); in b43_debugfs_remove_device()
778 log = &e->txstatlog; in b43_debugfs_log_txstat()
Ddebugfs.h57 struct b43_txstatus_log txstatlog; member