Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c28 ste_info_last = mlx5dr_send_info_alloc(dmn, nic_type); in dr_rule_append_to_miss_list()
298 ste_info = mlx5dr_send_info_alloc(dmn, in dr_rule_rehash_copy_ste()
417 ste_info = mlx5dr_send_info_alloc(dmn, in dr_rule_rehash_htbl()
546 ste_info = mlx5dr_send_info_alloc(dmn, in dr_rule_handle_collision()
752 ste_info_arr[k] = mlx5dr_send_info_alloc(dmn, in dr_rule_handle_action_stes()
801 ste_info = mlx5dr_send_info_alloc(dmn, in dr_rule_handle_empty_entry()
Ddr_types.h1498 struct mlx5dr_ste_send_info *mlx5dr_send_info_alloc(struct mlx5dr_domain *dmn,
Ddr_send.c149 *mlx5dr_send_info_alloc(struct mlx5dr_domain *dmn, in mlx5dr_send_info_alloc() function