Home
last modified time | relevance | path

Searched refs:gve_get_curr_alloc_cfgs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_main.c1289 void gve_get_curr_alloc_cfgs(struct gve_priv *priv, in gve_get_curr_alloc_cfgs() function
1337 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_queues_mem_remove()
1428 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_open()
1842 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_adjust_queues()
2044 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_set_hsplit_config()
2063 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_set_features()
Dgve.h1168 void gve_get_curr_alloc_cfgs(struct gve_priv *priv,
Dgve_ethtool.c542 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_adjust_ring_sizes()