Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_rule.c720 struct mlx5hws_rule *rule_handle) in mlx5hws_rule_create() argument
724 rule_handle->matcher = matcher; in mlx5hws_rule_create()
726 ret = hws_rule_enqueue_precheck_create(rule_handle, attr); in mlx5hws_rule_create()
737 ret = hws_rule_create_hws(rule_handle, in mlx5hws_rule_create()
Dmlx5hws.h467 struct mlx5hws_rule *rule_handle);