Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/google/gve/
H A Dgve.h739 struct gve_flow_rules_cache { struct
867 struct gve_flow_rules_cache flow_rules_cache;
H A 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()
H A Dgve_adminq.c1395 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_adminq_process_flow_rules_query()