Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c1451 if (dest_list[i].ext_reformat_id) in mlx5hws_action_create_dest_array()
1453 dest_list[i].ext_reformat_id); in mlx5hws_action_create_dest_array()
1884 u32 ext_reformat_id; in hws_action_destroy_hws() local
1910 ext_reformat_id = action->dest_array.dest_list[i].ext_reformat_id; in hws_action_destroy_hws()
1911 if (ext_reformat_id) in hws_action_destroy_hws()
1913 ext_reformat_id); in hws_action_destroy_hws()
Dmlx5hws_cmd.h20 u32 ext_reformat_id; member
Dmlx5hws_cmd.c257 dest->ext_reformat_id); in mlx5hws_cmd_set_fte()