Searched refs:last_kick_msec (Results 1 – 2 of 2) sorted by relevance
601 u32 last_kick_msec; /* Last time the queue was kicked */ member
2000 if (tx->last_kick_msec + MIN_TX_TIMEOUT_GAP > current_time) in gve_tx_timeout()2011 tx->last_kick_msec = current_time; in gve_tx_timeout()