Home
last modified time | relevance | path

Searched refs:options_dqo_rda (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_adminq.c510 cpu_to_be16(priv->options_dqo_rda.tx_comp_ring_entries); in gve_adminq_create_tx_queue()
564 cpu_to_be16(priv->options_dqo_rda.rx_buff_ring_entries); in gve_adminq_create_rx_queue()
675 priv->options_dqo_rda.tx_comp_ring_entries = in gve_set_desc_cnt_dqo()
678 priv->options_dqo_rda.rx_buff_ring_entries = in gve_set_desc_cnt_dqo()
Dgve.h580 struct gve_options_dqo_rda options_dqo_rda; member
Dgve_rx_dqo.c232 priv->options_dqo_rda.rx_buff_ring_entries; in gve_rx_alloc_ring_dqo()
Dgve_tx_dqo.c157 tx->dqo.complq_mask = priv->options_dqo_rda.tx_comp_ring_entries - 1; in gve_tx_alloc_ring_dqo()