Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_dqo.h262 struct gve_rx_compl_desc_dqo { struct
319 _Static_assert(sizeof(struct gve_rx_compl_desc_dqo) == 32, argument
H A Dgve_rx_dqo.c116 sizeof(struct gve_rx_compl_desc_dqo) * priv->rx_desc_cnt, in gve_rx_alloc_ring_dqo()
204 rx->dqo.compl_ring[i] = (struct gve_rx_compl_desc_dqo){}; in gve_rx_clear_compl_ring_dqo()
513 struct gve_rx_compl_desc_dqo *desc, in gve_rx_set_csum_flags_dqo()
551 struct gve_rx_compl_desc_dqo *compl_desc) in gve_rx_input_mbuf_dqo()
586 struct gve_rx_compl_desc_dqo *compl_desc, uint16_t frag_len) in gve_rx_copybreak_dqo()
611 struct gve_rx_compl_desc_dqo *compl_desc, in gve_rx_dqo()
832 struct gve_rx_compl_desc_dqo *compl_desc, in gve_rx_dqo_qpl()
968 struct gve_rx_compl_desc_dqo *compl_desc; in gve_rx_cleanup_dqo()
H A Dgve.h297 struct gve_rx_compl_desc_dqo *compl_ring;