Searched refs:last_kick_msec (Results 1 – 2 of 2) sorted by relevance
655 u32 last_kick_msec; /* Last time the queue was kicked */ member
2076 if (block->tx->last_kick_msec + MIN_TX_TIMEOUT_GAP > current_time) in gve_tx_timeout_try_q_kick()2081 block->tx->last_kick_msec = current_time; in gve_tx_timeout_try_q_kick()