Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1250 action->dest_tbl->fw_tbl.num_of_ref_actions = num_of_ref; in mlx5dr_action_create_mult_dest_tbl()
2156 action->dest_tbl->fw_tbl.num_of_ref_actions) { in mlx5dr_action_destroy()
2161 for (i = 0; i < action->dest_tbl->fw_tbl.num_of_ref_actions; i++) in mlx5dr_action_destroy()
Ddr_types.h1077 u32 num_of_ref_actions; member