Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c127 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
371 log = &e->txstatlog; in b43legacy_debugfs_add_device()
417 kfree(e->txstatlog.log); in b43legacy_debugfs_remove_device()
431 log = &e->txstatlog; in b43legacy_debugfs_log_txstat()
H A Ddebugfs.h47 struct b43legacy_txstatus_log txstatlog; member
/linux/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c352 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
682 log = &e->txstatlog; in b43_debugfs_add_device()
740 kfree(e->txstatlog.log); in b43_debugfs_remove_device()
754 log = &e->txstatlog; in b43_debugfs_log_txstat()
H A Ddebugfs.h56 struct b43_txstatus_log txstatlog; member