Searched defs:rx_alloc_cfg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_main.c889 gve_alloc_rings(struct gve_priv *priv, struct gve_tx_alloc_rings_cfg *tx_alloc_cfg, struct gve_rx_alloc_rings_cfg *rx_alloc_cfg) argument
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
1389 struct gve_rx_alloc_rings_cfg rx_alloc_cfg = {0}; local
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
1485 struct gve_rx_alloc_rings_cfg rx_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
1913 struct gve_rx_alloc_rings_cfg rx_alloc_cfg = {0}; local
2079 struct gve_rx_alloc_rings_cfg rx_alloc_cfg = {0}; local
2117 struct gve_rx_alloc_rings_cfg rx_alloc_cfg = {0}; local
[all...]

Completed in 107 milliseconds