Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c100 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet() function
398 return gve_has_pending_packet(tx) && in gve_has_avail_slots_tx_dqo()