Home
last modified time | relevance | path

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

/openbmc/linux/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()
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_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()
718 struct gve_rx_slot_page_info *page_info; in gve_rx()
[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 */ argument
151 struct gve_rx_slot_page_info page_info;
206 struct gve_rx_slot_page_info *qpl_copy_pool;