Searched defs:tx_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
1388 struct gve_tx_alloc_rings_cfg tx_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
1484 struct gve_tx_alloc_rings_cfg tx_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
1912 struct gve_tx_alloc_rings_cfg tx_alloc_cfg = {0}; local
2078 struct gve_tx_alloc_rings_cfg tx_alloc_cfg = {0}; local
2116 struct gve_tx_alloc_rings_cfg tx_alloc_cfg = {0}; local
[all...]

Completed in 141 milliseconds