Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1187 struct mlx5_flow_rule *tmp_rule; in rule_is_pending() local
1194 tmp_rule = container_of(iter, struct mlx5_flow_rule, node); in rule_is_pending()
1196 if (tmp_rule == rule) in rule_is_pending()