Home
last modified time | relevance | path

Searched refs:gve_rx_buf_state_dqo (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/google/gve/
H A Dgve_buffer_mgmt_dqo.c10 int gve_buf_ref_cnt(struct gve_rx_buf_state_dqo *bs) in gve_buf_ref_cnt()
17 struct gve_rx_buf_state_dqo *buf_state; in gve_alloc_buf_state()
36 struct gve_rx_buf_state_dqo *buf_state) in gve_buf_state_is_allocated()
44 struct gve_rx_buf_state_dqo *buf_state) in gve_free_buf_state()
55 struct gve_rx_buf_state_dqo *buf_state; in gve_dequeue_buf_state()
76 struct gve_rx_buf_state_dqo *buf_state) in gve_enqueue_buf_state()
95 struct gve_rx_buf_state_dqo *buf_state; in gve_get_recycled_buf_state()
125 struct gve_rx_buf_state_dqo *buf_state) in gve_alloc_qpl_page_dqo()
164 struct gve_rx_buf_state_dqo *buf_state) in gve_try_recycle_buf()
206 struct gve_rx_buf_state_dqo *buf_state, in gve_free_to_page_pool()
[all …]
H A Dgve.h187 struct gve_rx_buf_state_dqo { struct
256 struct gve_rx_buf_state_dqo *buf_states;
1201 int gve_buf_ref_cnt(struct gve_rx_buf_state_dqo *bs);
1206 struct gve_rx_buf_state_dqo *buf_state);
1208 struct gve_rx_buf_state_dqo *buf_state);
1212 struct gve_rx_buf_state_dqo *buf_state);
1215 struct gve_rx_buf_state_dqo *buf_state);
1217 struct gve_rx_buf_state_dqo *buf_state,
1220 struct gve_rx_buf_state_dqo *buf_state);
1223 struct gve_rx_buf_state_dqo *buf_state);
[all …]
H A Dgve_rx_dqo.c96 struct gve_rx_buf_state_dqo *bs = &rx->dqo.buf_states[i]; in gve_rx_reset_ring_dqo()
145 struct gve_rx_buf_state_dqo *bs = &rx->dqo.buf_states[i]; in gve_rx_free_ring_dqo()
464 struct gve_rx_buf_state_dqo *buf_state, in gve_rx_copy_ondemand()
490 struct gve_rx_buf_state_dqo *buf_state, in gve_skb_add_rx_frag()
512 struct gve_rx_buf_state_dqo *buf_state, in gve_rx_append_frags()
553 struct gve_rx_buf_state_dqo *buf_state) in gve_xdp_done_dqo()
585 struct gve_rx_buf_state_dqo *buf_state; in gve_rx_dqo()