Home
last modified time | relevance | path

Searched refs:ste_obj_id (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_prm.h208 u8 ste_obj_id[0x20]; member
H A Dmlx5hws_cmd.h141 u32 ste_obj_id; /* Internal */ member
H A Dmlx5hws_cmd.c542 MLX5_SET(stc_ste_param_ste_table, stc_param, ste_obj_id, in hws_cmd_stc_modify_set_stc_param()
543 stc_attr->ste_table.ste_obj_id); in hws_cmd_stc_modify_set_stc_param()
H A Dmlx5hws_action.c267 fixup_stc_attr->ste_table.ste_obj_id = base_id; in hws_action_fixup_stc_attr()