Searched refs:qpls_alloc_cfg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_main.c1314 struct gve_qpls_alloc_cfg *qpls_alloc_cfg,
1318 gve_qpls_get_curr_alloc_cfg(priv, qpls_alloc_cfg);
1351 struct gve_qpls_alloc_cfg *qpls_alloc_cfg,
1356 gve_free_qpls(priv, qpls_alloc_cfg);
1360 struct gve_qpls_alloc_cfg *qpls_alloc_cfg,
1366 err = gve_alloc_qpls(priv, qpls_alloc_cfg);
1371 tx_alloc_cfg->qpls = qpls_alloc_cfg->qpls;
1372 rx_alloc_cfg->qpls = qpls_alloc_cfg->qpls;
1382 gve_free_qpls(priv, qpls_alloc_cfg);
1390 struct gve_qpls_alloc_cfg qpls_alloc_cfg local
1313 gve_get_curr_alloc_cfgs(struct gve_priv *priv, struct gve_qpls_alloc_cfg *qpls_alloc_cfg, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
1350 gve_queues_mem_free(struct gve_priv *priv, struct gve_qpls_alloc_cfg *qpls_alloc_cfg, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
1359 gve_queues_mem_alloc(struct gve_priv *priv, struct gve_qpls_alloc_cfg *qpls_alloc_cfg, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
1404 gve_queues_start(struct gve_priv *priv, struct gve_qpls_alloc_cfg *qpls_alloc_cfg, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
1486 struct gve_qpls_alloc_cfg qpls_alloc_cfg = {0}; local
1866 gve_adjust_config(struct gve_priv *priv, struct gve_qpls_alloc_cfg *qpls_alloc_cfg, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
1914 struct gve_qpls_alloc_cfg qpls_alloc_cfg = {0}; local
2080 struct gve_qpls_alloc_cfg qpls_alloc_cfg = {0}; local
2118 struct gve_qpls_alloc_cfg qpls_alloc_cfg = {0}; local
[all...]

Completed in 117 milliseconds