Home
last modified time | relevance | path

Searched refs:DR_STE_V1_ACTION_ID_ADD (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.h88 DR_STE_V1_ACTION_ID_ADD = 0x07, enumerator
H A Ddr_ste_v1.c873 MLX5_SET(ste_double_action_add_v1, d_action, action_id, DR_STE_V1_ACTION_ID_ADD); in dr_ste_v1_set_action_add()