Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_tx.c513 static int gve_tx_add_skb_no_copy(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_tx_add_skb_no_copy() function
628 nsegs = gve_tx_add_skb_no_copy(priv, tx, skb); in gve_tx()