Searched refs:tx_last_cleared (Results 1 – 2 of 2) sorted by relevance
664 if (priv->tx_last_sent > priv->tx_last_cleared && in arlan_registration_timer()667 priv->tx_last_cleared = jiffies; in arlan_registration_timer()1337 priv->tx_last_cleared = jiffies; in arlan_open()1469 priv->tx_last_cleared = jiffies; in arlan_tx_done_interrupt()
383 volatile long long tx_last_cleared; member