Home
last modified time | relevance | path

Searched defs:buf_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/google/gve/
H A Dgve_buffer_mgmt_dqo.c17 struct gve_rx_buf_state_dqo *buf_state; in gve_alloc_buf_state() local
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() local
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() local
125 struct gve_rx_buf_state_dqo *buf_state) in gve_alloc_qpl_page_dqo()
153 void gve_free_qpl_page_dqo(struct gve_rx_buf_state_dqo *buf_state) in gve_free_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_rx_dqo.c464 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() local
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h163 enum dp_mon_status_buf_state buf_state; member