Searched refs:stc_idx (Results 1 – 1 of 1) sorted by relevance
2148 enum mlx5hws_action_stc_idx stc_idx, in hws_action_apply_stc() argument2153 apply->wqe_ctrl->stc_ix[stc_idx] = in hws_action_apply_stc()2179 __be32 stc_idx; in hws_action_setter_modify_header() local2184 stc_idx = htonl(action->stc[apply->tbl_type].offset); in hws_action_setter_modify_header()2185 apply->wqe_ctrl->stc_ix[MLX5HWS_ACTION_STC_IDX_DW6] = stc_idx; in hws_action_setter_modify_header()2231 __be32 stc_idx; in hws_action_setter_insert_ptr() local2243 stc_idx = htonl(action->stc[apply->tbl_type].offset); in hws_action_setter_insert_ptr()2244 apply->wqe_ctrl->stc_ix[MLX5HWS_ACTION_STC_IDX_DW6] = stc_idx; in hws_action_setter_insert_ptr()2263 __be32 stc_idx; in hws_action_setter_tnl_l3_to_l2() local2275 stc_idx = htonl(action->stc[apply->tbl_type].offset); in hws_action_setter_tnl_l3_to_l2()[all …]