Searched refs:tx_last_sent (Results 1 – 2 of 2) sorted by relevance
472 priv->tx_last_sent = jiffies; in arlan_command()664 if (priv->tx_last_sent > priv->tx_last_cleared && in arlan_registration_timer()665 jiffies - priv->tx_last_sent > 5*HZ ){ in arlan_registration_timer()841 priv->tx_last_sent = jiffies; in arlan_hw_tx()1336 priv->tx_last_sent = jiffies - 1; in arlan_open()
382 volatile long long tx_last_sent; member