Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c305 fte->action.pkt_reformat->action.dr_action; in mlx5_cmd_dr_create_fte()
334 fte->action.modify_hdr->action.dr_action; in mlx5_cmd_dr_create_fte()
358 fte->action.pkt_reformat->action.dr_action; in mlx5_cmd_dr_create_fte()
419 dst->dest_attr.vport.pkt_reformat->action.dr_action; in mlx5_cmd_dr_create_fte()
559 pkt_reformat->action.dr_action = action; in mlx5_cmd_dr_packet_reformat_alloc()
567 mlx5dr_action_destroy(pkt_reformat->action.dr_action); in mlx5_cmd_dr_packet_reformat_dealloc()
589 modify_hdr->action.dr_action = action; in mlx5_cmd_dr_modify_header_alloc()
597 mlx5dr_action_destroy(modify_hdr->action.dr_action); in mlx5_cmd_dr_modify_header_dealloc()
H A Dfs_dr.h14 struct mlx5dr_action *dr_action; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A DMakefile87 steering/dr_action.o steering/fs_dr.o