Searched refs:gve_can_tx (Results 1 – 1 of 1) sorted by relevance
393 static inline bool gve_can_tx(struct gve_tx_ring *tx, int bytes_required) in gve_can_tx() function417 if (likely(gve_can_tx(tx, bytes_required))) in gve_maybe_stop_tx()431 if (likely(gve_can_tx(tx, bytes_required))) in gve_maybe_stop_tx()817 if (!gve_can_tx(tx, len + GVE_GQ_TX_MIN_PKT_DESC_BYTES - 1)) in gve_xdp_xmit_one()876 likely(gve_can_tx(tx, GVE_TX_START_THRESH))) { in gve_clean_tx_done()902 if (!gve_can_tx(tx, GVE_TX_START_THRESH)) in gve_xsk_tx()