Home
last modified time | relevance | path

Searched refs:gve_rx_buf_state_dqo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c19 static int gve_buf_ref_cnt(struct gve_rx_buf_state_dqo *bs) in gve_buf_ref_cnt()
25 struct gve_rx_buf_state_dqo *bs, in gve_free_page_dqo()
35 static struct gve_rx_buf_state_dqo *gve_alloc_buf_state(struct gve_rx_ring *rx) in gve_alloc_buf_state()
37 struct gve_rx_buf_state_dqo *buf_state; in gve_alloc_buf_state()
56 struct gve_rx_buf_state_dqo *buf_state) in gve_buf_state_is_allocated()
64 struct gve_rx_buf_state_dqo *buf_state) in gve_free_buf_state()
72 static struct gve_rx_buf_state_dqo *
75 struct gve_rx_buf_state_dqo *buf_state; in gve_dequeue_buf_state()
97 struct gve_rx_buf_state_dqo *buf_state) in gve_enqueue_buf_state()
114 static struct gve_rx_buf_state_dqo *
[all...]
H A Dgve.h149 struct gve_rx_buf_state_dqo { struct
214 struct gve_rx_buf_state_dqo *buf_states;
217 /* Linked list of gve_rx_buf_state_dqo. Index into
222 /* Linked list of gve_rx_buf_state_dqo. Indexes into
234 /* Linked list of gve_rx_buf_state_dqo. Indexes into

Completed in 3 milliseconds