Lines Matching defs:page_info
16 struct gve_rx_slot_page_info *page_info, in gve_rx_free_buffer()
82 static void gve_setup_rx_buffer(struct gve_rx_slot_page_info *page_info, in gve_setup_rx_buffer()
95 struct gve_rx_slot_page_info *page_info, in gve_rx_alloc_buffer()
358 struct gve_rx_slot_page_info *page_info, in gve_rx_add_frags()
400 static void gve_rx_flip_buff(struct gve_rx_slot_page_info *page_info, __be64 *slot_addr) in gve_rx_flip_buff()
409 static int gve_rx_can_recycle_buffer(struct gve_rx_slot_page_info *page_info) in gve_rx_can_recycle_buffer()
426 struct gve_rx_slot_page_info *page_info, u16 len, in gve_rx_raw_addressing()
446 struct gve_rx_slot_page_info *page_info, in gve_rx_copy_to_pool()
532 struct gve_rx_ring *rx, struct gve_rx_slot_page_info *page_info, in gve_rx_qpl()
559 struct gve_rx_slot_page_info *page_info, struct napi_struct *napi, in gve_rx_skb()
711 struct gve_rx_slot_page_info *page_info; in gve_rx() local
863 struct gve_rx_slot_page_info *page_info; in gve_rx_refill_buffers() local