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