Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c763 struct gve_queue_page_list *qpl) in gve_unregister_qpl()
783 struct gve_queue_page_list *qpl) in gve_register_qpl()
813 static struct gve_queue_page_list *gve_tx_get_qpl(struct gve_priv *priv, int idx) in gve_tx_get_qpl()
823 static struct gve_queue_page_list *gve_rx_get_qpl(struct gve_priv *priv, int idx) in gve_rx_get_qpl()
1081 struct gve_queue_page_list *gve_alloc_queue_page_list(struct gve_priv *priv, in gve_alloc_queue_page_list()
1084 struct gve_queue_page_list *qpl; in gve_alloc_queue_page_list()
1128 struct gve_queue_page_list *qpl, in gve_free_queue_page_list()
H A Dgve_adminq.h639 struct gve_queue_page_list *qpl);
H A Dgve_adminq.c1158 struct gve_queue_page_list *qpl) in gve_adminq_register_page_list()