Home
last modified time | relevance | path

Searched refs:tx_janitor_last_run (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/carl9170/
A Ddebug.c795 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()
A Dcarl9170.h397 unsigned long tx_janitor_last_run; member
A Dtx.c646 ar->tx_janitor_last_run = jiffies; in carl9170_tx_janitor()

Completed in 14 milliseconds