Home
last modified time | relevance | path

Searched refs:return_reg_id (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h137 u8 return_reg_id,
H A Dfs_dr.c546 action->exe_aso.return_reg_id, in mlx5_cmd_dr_create_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c511 attr->aso.return_reg_id = action->aso.return_reg_id; in hws_action_fill_stc_attr()
756 u8 return_reg_id, in hws_action_create_aso() argument
767 action->aso.return_reg_id = return_reg_id; in hws_action_create_aso()
783 u8 return_reg_id, in mlx5hws_action_create_aso_meter() argument
787 obj_id, return_reg_id, flags); in mlx5hws_action_create_aso_meter()
H A Dcmd.h131 u8 return_reg_id; member
H A Dfs_hws.c518 create_ctx.return_reg_id = exe_aso->return_reg_id; in mlx5_fs_get_action_aso_meter()
642 create_ctx->return_reg_id, in mlx5_fs_create_hws_action()
H A Dcmd.c536 MLX5_SET(stc_ste_param_execute_aso, stc_param, return_reg_id, in hws_cmd_stc_modify_set_stc_param()
537 stc_attr->aso.return_reg_id); in hws_cmd_stc_modify_set_stc_param()
/linux/include/linux/mlx5/
H A Dfs.h270 u8 return_reg_id; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c533 MLX5_SET(exe_aso_ctrl_flow_meter, exe_aso_ctrl, return_reg_id, in mlx5_cmd_set_fte_flow_meter()
534 fte->act_dests.action.exe_aso.return_reg_id); in mlx5_cmd_set_fte_flow_meter()
H A Deswitch_offloads.c656 flow_act->exe_aso.return_reg_id = 5; in esw_setup_meter()