Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_dqo.h66 void gve_xdp_tx_flush_dqo(struct gve_priv *priv, u32 xdp_qid);
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()