Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c236 gve_free_queue_page_list(priv, tx->tx_fifo.qpl, qpl_id); in gve_tx_free_ring_gqi()
321 gve_free_queue_page_list(priv, tx->tx_fifo.qpl, qpl_id); in gve_tx_alloc_ring_gqi()
H A Dgve_rx.c137 gve_free_queue_page_list(priv, rx->data.qpl, qpl_id); in gve_rx_free_ring_gqi()
372 gve_free_queue_page_list(priv, rx->data.qpl, qpl_id); in gve_rx_alloc_ring_gqi()
H A Dgve.h1226 void gve_free_queue_page_list(struct gve_priv *priv,
H A Dgve_rx_dqo.c161 gve_free_queue_page_list(priv, rx->dqo.qpl, qpl_id); in gve_rx_free_ring_dqo()
H A Dgve_main.c1118 gve_free_queue_page_list(priv, qpl, id); in gve_alloc_queue_page_list()
1131 void gve_free_queue_page_list(struct gve_priv *priv, in gve_free_queue_page_list() function
H A Dgve_tx_dqo.c266 gve_free_queue_page_list(priv, tx->dqo.qpl, qpl_id); in gve_tx_free_ring_dqo()