Searched refs:stc_idx (Results 1 – 1 of 1) sorted by relevance
2193 enum mlx5hws_action_stc_idx stc_idx, in hws_action_apply_stc() argument2198 apply->wqe_ctrl->stc_ix[stc_idx] = htonl(action->stc.offset); in hws_action_apply_stc()2223 __be32 stc_idx; in hws_action_setter_modify_header() local2228 stc_idx = htonl(action->stc.offset); in hws_action_setter_modify_header()2229 apply->wqe_ctrl->stc_ix[MLX5HWS_ACTION_STC_IDX_DW6] = stc_idx; in hws_action_setter_modify_header()2275 __be32 stc_idx; in hws_action_setter_insert_ptr() local2287 stc_idx = htonl(action->stc.offset); in hws_action_setter_insert_ptr()2288 apply->wqe_ctrl->stc_ix[MLX5HWS_ACTION_STC_IDX_DW6] = stc_idx; in hws_action_setter_insert_ptr()2307 __be32 stc_idx; in hws_action_setter_tnl_l3_to_l2() local2319 stc_idx = htonl(action->stc.offset); in hws_action_setter_tnl_l3_to_l2()[all …]