Home
last modified time | relevance | path

Searched refs:dr_action (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c346 pkt_reformat->fs_dr_action.dr_action; in mlx5_cmd_dr_create_fte()
376 actions[num_actions++] = modify_hdr->fs_dr_action.dr_action; in mlx5_cmd_dr_create_fte()
400 actions[num_actions++] = pkt_reformat->fs_dr_action.dr_action; in mlx5_cmd_dr_create_fte()
465 pkt_reformat->fs_dr_action.dr_action; in mlx5_cmd_dr_create_fte()
677 pkt_reformat->fs_dr_action.dr_action = action; in mlx5_cmd_dr_packet_reformat_alloc()
685 mlx5dr_action_destroy(pkt_reformat->fs_dr_action.dr_action); in mlx5_cmd_dr_packet_reformat_dealloc()
708 modify_hdr->fs_dr_action.dr_action = action; in mlx5_cmd_dr_modify_header_alloc()
716 mlx5dr_action_destroy(modify_hdr->fs_dr_action.dr_action); in mlx5_cmd_dr_modify_header_dealloc()
838 struct mlx5dr_action *dr_action; in mlx5_fs_dr_action_get_pkt_reformat_id() local
846 dr_action = pkt_reformat->fs_dr_action.dr_action; in mlx5_fs_dr_action_get_pkt_reformat_id()
[all …]
H A Dfs_dr.h14 struct mlx5dr_action *dr_action; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c248 actions[num_actions++] = attr->modify_hdr->fs_dr_action.dr_action; in mlx5_ct_fs_smfs_ct_rule_add()
309 actions[1] = attr->modify_hdr->fs_dr_action.dr_action; in mlx5_ct_fs_smfs_ct_rule_update()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DMakefile134 steering/sws/dr_action.o \