Searched refs:last_kick_msec (Results 1 – 2 of 2) sorted by relevance
448 u32 last_kick_msec; /* Last time the queue was kicked */ member
1199 if (tx->last_kick_msec + MIN_TX_TIMEOUT_GAP > current_time) in gve_tx_timeout()1210 tx->last_kick_msec = current_time; in gve_tx_timeout()
Completed in 9 milliseconds