Home
last modified time | relevance | path

Searched defs:flow_rules_cache (Results 1 – 3 of 3) sorted by relevance

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