Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_utils.h26 struct gve_rx_slot_page_info *page_info, u16 len);
29 void gve_dec_pagecnt_bias(struct gve_rx_slot_page_info *page_info);
H A Dgve_rx.c16 struct gve_rx_slot_page_info *page_info, in gve_rx_free_buffer()
144 static void gve_setup_rx_buffer(struct gve_rx_slot_page_info *page_info, in gve_setup_rx_buffer()
157 struct gve_rx_slot_page_info *page_info, in gve_rx_alloc_buffer()
446 struct gve_rx_slot_page_info *page_info, in gve_rx_add_frags()
488 static void gve_rx_flip_buff(struct gve_rx_slot_page_info *page_info, __be64 *slot_addr) in gve_rx_flip_buff()
497 static int gve_rx_can_recycle_buffer(struct gve_rx_slot_page_info *page_info) in gve_rx_can_recycle_buffer()
514 struct gve_rx_slot_page_info *page_info, u16 len, in gve_rx_raw_addressing()
534 struct gve_rx_slot_page_info *page_info, in gve_rx_copy_to_pool()
539 struct gve_rx_slot_page_info *copy_page_info; in gve_rx_copy_to_pool()
557 struct gve_rx_slot_page_info alloc_page_info; in gve_rx_copy_to_pool()
[all …]
H A Dgve.h104 struct gve_rx_slot_page_info { struct
128 struct gve_rx_slot_page_info *page_info; /* page info of the buffers */ argument
178 struct gve_rx_slot_page_info page_info;
233 struct gve_rx_slot_page_info *qpl_copy_pool;