Searched refs:gve_free_queue_page_list (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_rx.c | 137 gve_free_queue_page_list(priv, rx->data.qpl, qpl_id); in gve_rx_free_ring_gqi() 367 gve_free_queue_page_list(priv, rx->data.qpl, qpl_id); in gve_rx_alloc_ring_gqi()
|
H A D | gve_tx.c | 236 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 D | gve.h | 1141 void gve_free_queue_page_list(struct gve_priv *priv,
|
H A D | gve_rx_dqo.c | 154 gve_free_queue_page_list(priv, rx->dqo.qpl, qpl_id); in gve_rx_free_ring_dqo()
|
H A D | gve_main.c | 1145 gve_free_queue_page_list(priv, qpl, id); in gve_alloc_queue_page_list() 1158 void gve_free_queue_page_list(struct gve_priv *priv, in gve_free_queue_page_list() function
|