Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c254 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
275 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
284 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
301 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
336 stc_attr->stc_offset = stc->offset; in mlx5hws_action_alloc_single_stc()
378 cleanup_stc_attr.stc_offset = stc->offset; in mlx5hws_action_alloc_single_stc()
397 stc_attr.stc_offset = stc->offset; in mlx5hws_action_free_single_stc()
Dmlx5hws_cmd.h102 u32 stc_offset; member
Dmlx5hws_cmd.c597 op_param.query.obj_offset, stc_attr->stc_offset); in mlx5hws_cmd_stc_modify()