Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h76 u8 return_reg_id; member
H A Daction.c507 attr->aso.return_reg_id = action->aso.return_reg_id; in hws_action_fill_stc_attr()
752 u8 return_reg_id, in hws_action_create_aso() argument
763 action->aso.return_reg_id = return_reg_id; in hws_action_create_aso()
779 u8 return_reg_id, in mlx5hws_action_create_aso_meter() argument
783 obj_id, return_reg_id, flags); in mlx5hws_action_create_aso_meter()
H A Daction.h153 u8 return_reg_id; member
H A Dcmd.h131 u8 return_reg_id; member
H A Dprm.h240 u8 return_reg_id[0x4]; member
H A Dfs_hws.c517 create_ctx.return_reg_id = exe_aso->return_reg_id; in mlx5_fs_get_action_aso_meter()
643 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-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h137 u8 return_reg_id,
H A Dfs_dr.c548 action->exe_aso.return_reg_id, in mlx5_cmd_dr_create_fte()
/linux-6.15/include/linux/mlx5/
H A Dfs.h249 u8 return_reg_id; member
H A Dmlx5_ifc.h2187 u8 return_reg_id[0x10]; member
3825 u8 return_reg_id[0x4]; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c509 MLX5_SET(exe_aso_ctrl_flow_meter, exe_aso_ctrl, return_reg_id, in mlx5_cmd_set_fte_flow_meter()
510 fte->act_dests.action.exe_aso.return_reg_id); in mlx5_cmd_set_fte_flow_meter()
H A Deswitch_offloads.c655 flow_act->exe_aso.return_reg_id = 5; in esw_setup_meter()