Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1257 action->dest_tbl->fw_tbl.num_of_ref_actions = num_of_ref; in mlx5dr_action_create_mult_dest_tbl()
2163 action->dest_tbl->fw_tbl.num_of_ref_actions) { in mlx5dr_action_destroy()
2168 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