Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c782 struct mlx5hws_rule *rule_handle) in mlx5hws_rule_create() argument
790 rule_handle->matcher = matcher; in mlx5hws_rule_create()
792 ret = hws_rule_enqueue_precheck_create(rule_handle, attr); in mlx5hws_rule_create()
803 ret = hws_rule_create_hws(rule_handle, in mlx5hws_rule_create()
H A Dmlx5hws.h478 struct mlx5hws_rule *rule_handle);