Searched refs:new_tx_cfg (Results 1 – 1 of 1) sorted by relevance
480 struct gve_tx_queue_config new_tx_cfg = priv->tx_cfg; in gve_set_channels() local504 new_tx_cfg.num_xdp_queues = new_rx; in gve_set_channels()506 new_tx_cfg.num_xdp_queues = 0; in gve_set_channels()513 new_tx_cfg.num_queues = new_tx; in gve_set_channels()516 return gve_adjust_queues(priv, new_rx_cfg, new_tx_cfg, reset_rss); in gve_set_channels()