Searched refs:gve_get_curr_alloc_cfgs (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 1299 void gve_get_curr_alloc_cfgs(struct gve_priv *priv, in gve_get_curr_alloc_cfgs() function 1347 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_queues_mem_remove() 1438 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_open() 1844 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_adjust_queues() 2075 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_set_hsplit_config() 2094 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_set_features()
|
H A D | gve.h | 1215 void gve_get_curr_alloc_cfgs(struct gve_priv *priv,
|
H A D | gve_ethtool.c | 542 gve_get_curr_alloc_cfgs(priv, &tx_alloc_cfg, &rx_alloc_cfg); in gve_adjust_ring_sizes()
|