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.c126 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
365 log = &e->txstatlog; in b43legacy_debugfs_add_device()
411 kfree(e->txstatlog.log); in b43legacy_debugfs_remove_device()
425 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.h56 struct b43_txstatus_log txstatlog; member
H A Ddebugfs.c351 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
677 log = &e->txstatlog; in b43_debugfs_add_device()
734 kfree(e->txstatlog.log); in b43_debugfs_remove_device()
748 log = &e->txstatlog; in b43_debugfs_log_txstat()