Lines Matching refs:extack

20 				     struct netlink_ext_ack *extack)
23 NL_SET_ERR_MSG_MOD(extack,
30 NL_SET_ERR_MSG_MOD(extack,
37 NL_SET_ERR_MSG_MOD(extack,
44 NL_SET_ERR_MSG_MOD(extack,
50 NL_SET_ERR_MSG_MOD(extack,
62 struct netlink_ext_ack *extack)
72 if (!flow_action_mixed_hw_stats_check(flow_action, extack))
80 err = mlxsw_sp_acl_rulei_act_count(mlxsw_sp, rulei, extack);
84 NL_SET_ERR_MSG_MOD(extack, "Unsupported action HW stats type");
93 NL_SET_ERR_MSG_MOD(extack, "Cannot append terminate action");
101 NL_SET_ERR_MSG_MOD(extack, "Drop action is not supported when block is bound to ingress and egress");
106 act->user_cookie, extack);
108 NL_SET_ERR_MSG_MOD(extack, "Cannot append drop action");
125 NL_SET_ERR_MSG_MOD(extack, "Cannot append trap action");
143 NL_SET_ERR_MSG_MOD(extack, "Cannot append jump action");
154 NL_SET_ERR_MSG_MOD(extack, "Redirect action is not supported on egress");
169 NL_SET_ERR_MSG_MOD(extack, "Cannot append ignore action");
176 fid_index, extack);
182 out_dev, extack);
191 NL_SET_ERR_MSG_MOD(extack, "Multiple mirror actions per rule are not supported");
197 extack);
209 proto, prio, extack);
217 extack);
231 mask, val, extack);
240 NL_SET_ERR_MSG_MOD(extack, "Multiple police actions per rule are not supported");
244 err = mlxsw_sp_policer_validate(flow_action, act, extack);
257 burst, extack);
264 NL_SET_ERR_MSG_MOD(extack, "Multiple sample actions per rule are not supported");
274 extack);
280 NL_SET_ERR_MSG_MOD(extack, "Unsupported action");
287 NL_SET_ERR_MSG_MOD(extack, "Unsupported mangle field");
298 struct netlink_ext_ack *extack)
307 NL_SET_ERR_MSG_MOD(extack, "Unsupported ingress ifindex mask");
314 NL_SET_ERR_MSG_MOD(extack, "Can't find specified ingress port to match on");
319 NL_SET_ERR_MSG_MOD(extack, "Can't match on non-mlxsw ingress port");
325 NL_SET_ERR_MSG_MOD(extack, "Can't match on a port from different device");
353 f->common.extack);
416 NL_SET_ERR_MSG_MOD(f->common.extack, "Only UDP and TCP keys are supported");
444 NL_SET_ERR_MSG_MOD(f->common.extack, "Only UDP and TCP keys are supported");
460 f->common.extack, &prr_index);
478 f->common.extack, &prr_index);
505 NL_SET_ERR_MSG_MOD(f->common.extack, "TCP keys supported only for TCP");
513 NL_SET_ERR_MSG_MOD(f->common.extack, "TCP flags match not supported on reserved bits");
536 NL_SET_ERR_MSG_MOD(f->common.extack, "IP keys supported only for IPv4/6");
583 NL_SET_ERR_MSG_MOD(f->common.extack, "Unsupported key");
600 f->common.extack))
654 NL_SET_ERR_MSG_MOD(f->common.extack, "vlan_id key is not supported on egress");
699 f->common.extack);
716 NL_SET_ERR_MSG(f->common.extack, "Failed to get matchall priorities");
720 NL_SET_ERR_MSG(f->common.extack, "Failed to add in front of existing matchall rules");
724 NL_SET_ERR_MSG(f->common.extack, "Failed to add behind of existing matchall rules");
750 f->common.extack);