Lines Matching refs:num_xdp_queues
830 priv->num_xdp_queues); in gve_create_xdp_rings()
833 priv->num_xdp_queues); in gve_create_xdp_rings()
840 priv->num_xdp_queues); in gve_create_xdp_rings()
900 for (i = start_id; i < start_id + priv->num_xdp_queues; i++) { in init_xdp_sync_stats()
966 if (!priv->num_xdp_queues) in gve_alloc_xdp_rings()
971 cfg.num_rings = priv->num_xdp_queues; in gve_alloc_xdp_rings()
1021 priv->num_xdp_queues); in gve_destroy_xdp_rings()
1063 cfg.num_rings = priv->num_xdp_queues; in gve_free_xdp_rings()
1197 if (!priv->num_xdp_queues) in gve_reg_xdp_info()
1227 for (i = 0; i < priv->num_xdp_queues; i++) { in gve_reg_xdp_info()
1248 if (!priv->num_xdp_queues) in gve_unreg_xdp_info()
1261 for (i = 0; i < priv->num_xdp_queues; i++) { in gve_unreg_xdp_info()
1364 priv->num_xdp_queues = priv->rx_cfg.num_queues; in gve_queues_start()
1366 priv->num_xdp_queues = 0; in gve_queues_start()
1509 priv->num_xdp_queues = 0; in gve_remove_xdp_queues()
1517 priv->num_xdp_queues = priv->rx_cfg.num_queues; in gve_add_xdp_queues()
1540 priv->num_xdp_queues = 0; in gve_add_xdp_queues()