Searched refs:action_offset (Results 1 – 5 of 5) sorted by relevance
103 stc_attr.action_offset = MLX5HWS_ACTION_OFFSET_DW5; in hws_action_get_shared_stc_nic()285 fixup_stc_attr->action_offset = stc_attr->action_offset; in hws_action_fixup_stc_attr()302 fixup_stc_attr->action_offset = stc_attr->action_offset; in hws_action_fixup_stc_attr()440 attr->action_offset = MLX5HWS_ACTION_OFFSET_DW5; in hws_action_fill_stc_attr()444 attr->action_offset = MLX5HWS_ACTION_OFFSET_HIT; in hws_action_fill_stc_attr()448 attr->action_offset = MLX5HWS_ACTION_OFFSET_HIT; in hws_action_fill_stc_attr()453 attr->action_offset = MLX5HWS_ACTION_OFFSET_DW0; in hws_action_fill_stc_attr()457 attr->action_offset = MLX5HWS_ACTION_OFFSET_DW6; in hws_action_fill_stc_attr()480 attr->action_offset = MLX5HWS_ACTION_OFFSET_HIT; in hws_action_fill_stc_attr()485 attr->action_offset = MLX5HWS_ACTION_OFFSET_DW5; in hws_action_fill_stc_attr()[all …]
102 u8 action_offset; member
118 stc_attr.action_offset = MLX5HWS_ACTION_OFFSET_HIT; in hws_action_ste_table_create_stc()
599 MLX5_SET(stc, attr, ste_action_offset, stc_attr->action_offset); in mlx5hws_cmd_stc_modify()
43 u32 action_offset; /* Current action offset */ member214 data->action_offset = ((num_subwords_per_action * col * width) / in vcap_data_offset_get()216 data->action_offset += vcap->action_type_width; in vcap_data_offset_get()326 vcap_data_set(data->action, offset + data->action_offset, length, in vcap_action_set()
Completed in 18 milliseconds