Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c23 void gve_xdp_tx_flush(struct gve_priv *priv, u32 xdp_qid) in gve_xdp_tx_flush() argument
25 u32 tx_qid = gve_xdp_tx_queue_id(priv, xdp_qid); in gve_xdp_tx_flush()
H A Dgve_tx_dqo.c115 void gve_xdp_tx_flush_dqo(struct gve_priv *priv, u32 xdp_qid) in gve_xdp_tx_flush_dqo() argument
117 u32 tx_qid = gve_xdp_tx_queue_id(priv, xdp_qid); in gve_xdp_tx_flush_dqo()
H A Dgve.h1237 void gve_xdp_tx_flush(struct gve_priv *priv, u32 xdp_qid);