Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1027 action->dest_tbl->fw_tbl.num_of_ref_actions = num_of_ref; in mlx5dr_action_create_mult_dest_tbl()
1942 action->dest_tbl->fw_tbl.num_of_ref_actions) { in mlx5dr_action_destroy()
1947 for (i = 0; i < action->dest_tbl->fw_tbl.num_of_ref_actions; i++) in mlx5dr_action_destroy()
Ddr_types.h1018 u32 num_of_ref_actions; member