Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddebugfs.c140 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
394 log = &e->txstatlog; in b43legacy_debugfs_add_device()
464 kfree(e->txstatlog.log); in b43legacy_debugfs_remove_device()
478 log = &e->txstatlog; in b43legacy_debugfs_log_txstat()
Ddebugfs.h47 struct b43legacy_txstatus_log txstatlog; member
/linux-3.4.99/drivers/net/wireless/b43/
Ddebugfs.h56 struct b43_txstatus_log txstatlog; member
Ddebugfs.c365 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
705 log = &e->txstatlog; in b43_debugfs_add_device()
793 kfree(e->txstatlog.log); in b43_debugfs_remove_device()
807 log = &e->txstatlog; in b43_debugfs_log_txstat()