Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c294 fte->action.pkt_reformat->action.dr_action; in mlx5_cmd_dr_create_fte()
323 fte->action.modify_hdr->action.dr_action; in mlx5_cmd_dr_create_fte()
327 fte->action.pkt_reformat->action.dr_action; in mlx5_cmd_dr_create_fte()
471 pkt_reformat->action.dr_action = action; in mlx5_cmd_dr_packet_reformat_alloc()
479 mlx5dr_action_destroy(pkt_reformat->action.dr_action); in mlx5_cmd_dr_packet_reformat_dealloc()
501 modify_hdr->action.dr_action = action; in mlx5_cmd_dr_modify_header_alloc()
509 mlx5dr_action_destroy(modify_hdr->action.dr_action); in mlx5_cmd_dr_modify_header_dealloc()
Dfs_dr.h14 struct mlx5dr_action *dr_action; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
DMakefile76 steering/dr_action.o steering/fs_dr.o