Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c258 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
277 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
286 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
303 fixup_stc_attr->stc_offset = stc_attr->stc_offset; in hws_action_fixup_stc_attr()
338 stc_attr->stc_offset = stc->offset; in mlx5hws_action_alloc_single_stc()
380 cleanup_stc_attr.stc_offset = stc->offset; in mlx5hws_action_alloc_single_stc()
399 stc_attr.stc_offset = stc->offset; in mlx5hws_action_free_single_stc()
H A Dcmd.h102 u32 stc_offset; member