Searched refs:gve_can_tx (Results 1 – 1 of 1) sorted by relevance
325 static inline bool gve_can_tx(struct gve_tx_ring *tx, int bytes_required) in gve_can_tx() function349 if (likely(gve_can_tx(tx, bytes_required))) in gve_maybe_stop_tx()363 if (likely(gve_can_tx(tx, bytes_required))) in gve_maybe_stop_tx()706 likely(gve_can_tx(tx, GVE_TX_START_THRESH))) { in gve_clean_tx_done()