Searched refs:new_tx_cfg (Results 1 – 1 of 1) sorted by relevance
504 struct gve_tx_queue_config new_tx_cfg = priv->tx_cfg; in gve_set_channels() local528 new_tx_cfg.num_xdp_queues = new_rx; in gve_set_channels()530 new_tx_cfg.num_xdp_queues = 0; in gve_set_channels()537 new_tx_cfg.num_queues = new_tx; in gve_set_channels()540 return gve_adjust_queues(priv, new_rx_cfg, new_tx_cfg, reset_rss); in gve_set_channels()