Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve.h770 struct gve_flow_rules_cache { struct
907 struct gve_flow_rules_cache flow_rules_cache;
H A Dgve_main.c147 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_alloc_flow_rule_caches()
180 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_free_flow_rule_caches()
H A Dgve_adminq.c1470 struct gve_flow_rules_cache *flow_rules_cache = &priv->flow_rules_cache; in gve_adminq_process_flow_rules_query()