Searched refs:timerSetAt (Results 1 – 2 of 2) sorted by relevance
400 priv->timerSetAt = jiffies; in TLan_SetTimer()1445 priv->timerSetAt = jiffies; in TLan_HandleTxEOF()1449 priv->timerSetAt = jiffies; in TLan_HandleTxEOF()1616 priv->timerSetAt = jiffies; in TLan_HandleRxEOF()1620 priv->timerSetAt = jiffies; in TLan_HandleRxEOF()1899 elapsed = jiffies - priv->timerSetAt; in TLan_Timer()1904 priv->timer.expires = priv->timerSetAt + TLAN_TIMER_ACT_DELAY; in TLan_Timer()
193 u32 timerSetAt; member