Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c679 struct mlx5hws_rule *rule_handle) in mlx5hws_rule_create() argument
683 rule_handle->matcher = matcher; in mlx5hws_rule_create()
685 ret = hws_rule_enqueue_precheck_create(rule_handle, attr); in mlx5hws_rule_create()
696 ret = hws_rule_create_hws(rule_handle, in mlx5hws_rule_create()
H A Dmlx5hws.h466 struct mlx5hws_rule *rule_handle);