Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_tx_dqo.c100 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet() function
452 return gve_has_pending_packet(tx) && in gve_has_avail_slots_tx_dqo()