Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43legacy/
A Ddebugfs.c126 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
367 log = &e->txstatlog; in b43legacy_debugfs_add_device()
413 kfree(e->txstatlog.log); in b43legacy_debugfs_remove_device()
427 log = &e->txstatlog; in b43legacy_debugfs_log_txstat()
A Ddebugfs.h47 struct b43legacy_txstatus_log txstatlog; member
/drivers/net/wireless/broadcom/b43/
A Ddebugfs.c351 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file()
679 log = &e->txstatlog; in b43_debugfs_add_device()
737 kfree(e->txstatlog.log); in b43_debugfs_remove_device()
751 log = &e->txstatlog; in b43_debugfs_log_txstat()
A Ddebugfs.h56 struct b43_txstatus_log txstatlog; member

Completed in 7 milliseconds