Lines Matching defs:extack
14 struct netlink_ext_ack *extack)
34 NL_SET_ERR_MSG_MOD(extack,
92 struct netlink_ext_ack *extack)
151 extack);
313 struct netlink_ext_ack *extack)
339 NL_SET_ERR_MSG_MOD(extack, "Not enough VL entries available");
344 NL_SET_ERR_MSG_MOD(extack, "Policer index out of range");
507 struct netlink_ext_ack *extack, unsigned long cookie,
517 NL_SET_ERR_MSG_MOD(extack,
521 NL_SET_ERR_MSG_MOD(extack,
543 rc = sja1105_init_virtual_links(priv, extack);
556 struct sja1105_rule *rule, struct netlink_ext_ack *extack)
566 rc = sja1105_compose_gating_subschedule(priv, extack);
570 rc = sja1105_init_virtual_links(priv, extack);
582 struct netlink_ext_ack *extack, unsigned long cookie,
595 NL_SET_ERR_MSG_MOD(extack,
602 NL_SET_ERR_MSG_MOD(extack,
609 NL_SET_ERR_MSG_MOD(extack,
615 NL_SET_ERR_MSG_MOD(extack,
619 NL_SET_ERR_MSG_MOD(extack,
650 NL_SET_ERR_MSG_MOD(extack,
657 NL_SET_ERR_MSG_MOD(extack,
665 NL_SET_ERR_MSG_MOD(extack,
672 NL_SET_ERR_MSG_MOD(extack,
681 NL_SET_ERR_MSG_MOD(extack,
704 rc = sja1105_compose_gating_subschedule(priv, extack);
708 rc = sja1105_init_virtual_links(priv, extack);
712 if (sja1105_gating_check_conflicts(priv, -1, extack)) {
713 NL_SET_ERR_MSG_MOD(extack, "Conflict with tc-taprio schedule");
764 struct netlink_ext_ack *extack)
784 NL_SET_ERR_MSG_MOD(extack, "SPI access failed");