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()
364 struct gve_rx_slot_page_info *page_info, in gve_rx_add_frags()
406 static void gve_rx_flip_buff(struct gve_rx_slot_page_info *page_info, __be64 *slot_addr) in gve_rx_flip_buff()
415 static int gve_rx_can_recycle_buffer(struct gve_rx_slot_page_info *page_info) in gve_rx_can_recycle_buffer()
432 struct gve_rx_slot_page_info *page_info, u16 len, in gve_rx_raw_addressing()
452 struct gve_rx_slot_page_info *page_info, in gve_rx_copy_to_pool()
539 struct gve_rx_ring *rx, struct gve_rx_slot_page_info *page_info, in gve_rx_qpl()
566 struct gve_rx_slot_page_info *page_info, struct napi_struct *napi, in gve_rx_skb()
718 struct gve_rx_slot_page_info *page_info; in gve_rx() local
870 struct gve_rx_slot_page_info *page_info; in gve_rx_refill_buffers() local