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