Searched refs:tx_janitor_last_run (Results 1 – 3 of 3) sorted by relevance
791 DEBUGFS_READONLY_FILE(tx_janitor_last_run, 64, "last run:%d ms ago",792 jiffies_to_msecs(jiffies - ar->tx_janitor_last_run));853 DEBUGFS_ADD(tx_janitor_last_run); in carl9170_debugfs_register()
397 unsigned long tx_janitor_last_run; member
647 ar->tx_janitor_last_run = jiffies; in carl9170_tx_janitor()