Home
last modified time | relevance | path

Searched refs:gve_has_pending_packet (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_tx_dqo.c16 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet() function
274 if (likely(gve_has_pending_packet(tx) && in gve_maybe_stop_tx_dqo()
281 if (likely(gve_has_pending_packet(tx) && in gve_maybe_stop_tx_dqo()
297 if (likely(!gve_has_pending_packet(tx) || in gve_maybe_stop_tx_dqo()