Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve.h710 struct gve_flow_rules_cache { struct
835 struct gve_flow_rules_cache flow_rules_cache;
Dgve_main.c146 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_alloc_flow_rule_caches()
179 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_free_flow_rule_caches()
Dgve_adminq.c1374 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_adminq_process_flow_rules_query()