Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c810 (*ractions)[num_actions].reformat.hdr_idx = pr_data->hdr_idx; in mlx5_fs_fte_get_hws_actions()
1281 u8 hdr_idx = 0; in mlx5_cmd_hws_packet_reformat_alloc() local
1314 hdr_idx = params->size == ETH_HLEN ? in mlx5_cmd_hws_packet_reformat_alloc()
1351 pr_data->hdr_idx = hdr_idx; in mlx5_cmd_hws_packet_reformat_alloc()
H A Dmlx5hws.h168 u8 hdr_idx; member
H A Daction.c2280 action = rule_action->action + rule_action->reformat.hdr_idx; in hws_action_setter_insert_ptr()
2312 action = rule_action->action + rule_action->reformat.hdr_idx; in hws_action_setter_tnl_l3_to_l2()