Searched refs:tx_janitor_last_run (Results 1 – 3 of 3) sorted by relevance
795 DEBUGFS_READONLY_FILE(tx_janitor_last_run, 64, "last run:%d ms ago",796 jiffies_to_msecs(jiffies - ar->tx_janitor_last_run));857 DEBUGFS_ADD(tx_janitor_last_run); in carl9170_debugfs_register()
394 unsigned long tx_janitor_last_run; member
646 ar->tx_janitor_last_run = jiffies; in carl9170_tx_janitor()