Searched refs:stc_idx (Results 1 – 1 of 1) sorted by relevance
2192 enum mlx5hws_action_stc_idx stc_idx, in hws_action_apply_stc() argument2197 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()2277 __be32 stc_idx; in hws_action_setter_insert_ptr() local2289 stc_idx = htonl(action->stc.offset); in hws_action_setter_insert_ptr()2290 apply->wqe_ctrl->stc_ix[MLX5HWS_ACTION_STC_IDX_DW6] = stc_idx; in hws_action_setter_insert_ptr()2309 __be32 stc_idx; in hws_action_setter_tnl_l3_to_l2() local2321 stc_idx = htonl(action->stc.offset); in hws_action_setter_tnl_l3_to_l2()[all …]