Home
last modified time | relevance | path

Searched refs:stc_id (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dcmd.h268 u32 *stc_id);
271 u32 stc_id,
274 void mlx5hws_cmd_stc_destroy(struct mlx5_core_dev *mdev, u32 stc_id);
A Dcmd.c407 MLX5_SET(rtc, attr, stc_id, rtc_attr->stc_base); in mlx5hws_cmd_rtc_create()
430 u32 *stc_id) in mlx5hws_cmd_stc_create() argument
454 *stc_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in mlx5hws_cmd_stc_create()
459 void mlx5hws_cmd_stc_destroy(struct mlx5_core_dev *mdev, u32 stc_id) in mlx5hws_cmd_stc_destroy() argument
461 hws_cmd_general_obj_destroy(mdev, MLX5_OBJ_TYPE_STC, stc_id); in mlx5hws_cmd_stc_destroy()
580 u32 stc_id, in mlx5hws_cmd_stc_modify() argument
594 MLX5_SET(general_obj_in_cmd_hdr, in, obj_id, stc_id); in mlx5hws_cmd_stc_modify()
A Dprm.h167 u8 stc_id[0x20]; member

Completed in 15 milliseconds