Home
last modified time | relevance | path

Searched refs:gve_rx_slot_page_info (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_utils.h21 struct gve_rx_slot_page_info *page_info, u16 len);
24 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()
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()
457 struct gve_rx_slot_page_info *copy_page_info; in gve_rx_copy_to_pool()
475 struct gve_rx_slot_page_info alloc_page_inf in gve_rx_copy_to_pool()
[all...]
H A Dgve_utils.c52 struct gve_rx_slot_page_info *page_info, u16 len) in gve_rx_copy()
69 void gve_dec_pagecnt_bias(struct gve_rx_slot_page_info *page_info) in gve_dec_pagecnt_bias()
H A Dgve.h83 struct gve_rx_slot_page_info { struct
106 struct gve_rx_slot_page_info *page_info; /* page info of the buffers */
151 struct gve_rx_slot_page_info page_info;
206 struct gve_rx_slot_page_info *qpl_copy_pool;
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_rx.c48 static void gve_setup_rx_buffer(struct gve_rx_slot_page_info *page_info, in gve_setup_rx_buffer()
231 struct gve_rx_slot_page_info *page_info, in gve_rx_copy()
256 struct gve_rx_slot_page_info *page_info, in gve_rx_add_frags()
271 static void gve_rx_flip_buff(struct gve_rx_slot_page_info *page_info, in gve_rx_flip_buff()
284 struct gve_rx_slot_page_info *page_info; in gve_rx()
H A Dgve.h49 struct gve_rx_slot_page_info { struct
69 struct gve_rx_slot_page_info *page_info; /* page info of the buffers */

Completed in 6 milliseconds