Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve.h1220 struct gve_queue_page_list *gve_alloc_queue_page_list(struct gve_priv *priv,
H A Dgve_rx_dqo.c299 rx->dqo.qpl = gve_alloc_queue_page_list(priv, qpl_id, in gve_rx_alloc_ring_dqo()
H A Dgve_tx_dqo.c395 tx->dqo.qpl = gve_alloc_queue_page_list(priv, qpl_id, in gve_tx_alloc_ring_dqo()
H A Dgve_main.c1123 struct gve_queue_page_list *gve_alloc_queue_page_list(struct gve_priv *priv, in gve_alloc_queue_page_list() function