Lines Matching defs:rx
36 gve_free_rx_mbufs_dqo(struct gve_rx_ring *rx) in gve_free_rx_mbufs_dqo()
60 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_free_ring_dqo() local
94 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_alloc_ring_dqo() local
174 gve_rx_clear_desc_ring_dqo(struct gve_rx_ring *rx) in gve_rx_clear_desc_ring_dqo()
189 gve_rx_clear_compl_ring_dqo(struct gve_rx_ring *rx) in gve_rx_clear_compl_ring_dqo()
204 struct gve_rx_ring *rx = &priv->rx[i]; in gve_clear_rx_ring_dqo() local
254 struct gve_rx_ring *rx = arg; in gve_rx_intr_dqo() local
267 gve_rx_advance_head_dqo(struct gve_rx_ring *rx) in gve_rx_advance_head_dqo()
281 gve_rx_post_buf_dqo(struct gve_rx_ring *rx, struct gve_rx_buf_dqo *buf) in gve_rx_post_buf_dqo()
296 gve_rx_post_new_mbuf_dqo(struct gve_rx_ring *rx, int how) in gve_rx_post_new_mbuf_dqo()
344 gve_get_page_dma_handle(struct gve_rx_ring *rx, struct gve_rx_buf_dqo *buf) in gve_get_page_dma_handle()
350 gve_rx_post_qpl_buf_dqo(struct gve_rx_ring *rx, struct gve_rx_buf_dqo *buf, in gve_rx_post_qpl_buf_dqo()
372 gve_rx_maybe_extract_from_used_bufs(struct gve_rx_ring *rx, bool just_one) in gve_rx_maybe_extract_from_used_bufs()
411 gve_rx_post_new_dqo_qpl_buf(struct gve_rx_ring *rx) in gve_rx_post_new_dqo_qpl_buf()
441 gve_rx_post_buffers_dqo(struct gve_rx_ring *rx, int how) in gve_rx_post_buffers_dqo()
462 gve_rx_prefill_buffers_dqo(struct gve_rx_ring *rx) in gve_rx_prefill_buffers_dqo()
541 gve_rx_input_mbuf_dqo(struct gve_rx_ring *rx, in gve_rx_input_mbuf_dqo()
576 gve_rx_copybreak_dqo(struct gve_rx_ring *rx, void *va, in gve_rx_copybreak_dqo()
601 gve_rx_dqo(struct gve_priv *priv, struct gve_rx_ring *rx, in gve_rx_dqo()
730 gve_get_cpu_addr_for_qpl_buf(struct gve_rx_ring *rx, in gve_get_cpu_addr_for_qpl_buf()
741 gve_rx_add_clmbuf_to_ctx(struct gve_rx_ring *rx, in gve_rx_add_clmbuf_to_ctx()
773 gve_rx_add_extmbuf_to_ctx(struct gve_rx_ring *rx, in gve_rx_add_extmbuf_to_ctx()
822 gve_rx_dqo_qpl(struct gve_priv *priv, struct gve_rx_ring *rx, in gve_rx_dqo_qpl()
957 gve_rx_cleanup_dqo(struct gve_priv *priv, struct gve_rx_ring *rx, int budget) in gve_rx_cleanup_dqo()
999 struct gve_rx_ring *rx = arg; in gve_rx_cleanup_tq_dqo() local