Home
last modified time | relevance | path

Searched refs:aso_type (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h138 u8 aso_type,
H A Ddr_action.c2147 u8 dest_reg_id, u8 aso_type, in mlx5dr_action_create_aso() argument
2152 if (aso_type != MLX5_EXE_ASO_FLOW_METER) in mlx5dr_action_create_aso()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h129 u8 aso_type; member
H A Dcmd.c538 MLX5_SET(stc_ste_param_execute_aso, stc_param, aso_type, in hws_cmd_stc_modify_set_stc_param()
539 stc_attr->aso.aso_type); in hws_cmd_stc_modify_set_stc_param()
H A Daction.c509 attr->aso.aso_type = ASO_OPC_MOD_POLICER; in hws_action_fill_stc_attr()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c535 MLX5_SET(exe_aso_ctrl_flow_meter, exe_aso_ctrl, aso_type, in mlx5_cmd_set_fte_flow_meter()