Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/google/gve/
Dgve_adminq.c490 cpu_to_be16(priv->options_dqo_rda.tx_comp_ring_entries); in gve_adminq_create_tx_queue()
543 cpu_to_be16(priv->options_dqo_rda.rx_buff_ring_entries); in gve_adminq_create_rx_queue()
654 priv->options_dqo_rda.tx_comp_ring_entries = in gve_set_desc_cnt_dqo()
657 priv->options_dqo_rda.rx_buff_ring_entries = in gve_set_desc_cnt_dqo()
Dgve.h555 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.c159 tx->dqo.complq_mask = priv->options_dqo_rda.tx_comp_ring_entries - 1; in gve_tx_alloc_ring_dqo()