Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste_v1.c537 if (!(actions_caps & DR_STE_CTX_ACTION_CAP_POP_MDFY)) in dr_ste_v1_set_actions_tx()
691 if (!(actions_caps & DR_STE_CTX_ACTION_CAP_POP_MDFY)) in dr_ste_v1_set_actions_rx()
2100 DR_STE_CTX_ACTION_CAP_POP_MDFY,
Ddr_types.h94 DR_STE_CTX_ACTION_CAP_POP_MDFY = 1 << 3, enumerator