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);
300 struct netlink_ext_ack *extack)
326 NL_SET_ERR_MSG_MOD(extack, "Not enough VL entries available");
331 NL_SET_ERR_MSG_MOD(extack, "Policer index out of range");
492 struct netlink_ext_ack *extack, unsigned long cookie,
501 NL_SET_ERR_MSG_MOD(extack,
507 NL_SET_ERR_MSG_MOD(extack,
529 rc = sja1105_init_virtual_links(priv, extack);
542 struct sja1105_rule *rule, struct netlink_ext_ack *extack)
552 rc = sja1105_compose_gating_subschedule(priv, extack);
556 rc = sja1105_init_virtual_links(priv, extack);
568 struct netlink_ext_ack *extack, unsigned long cookie,
579 NL_SET_ERR_MSG_MOD(extack,
586 NL_SET_ERR_MSG_MOD(extack,
593 NL_SET_ERR_MSG_MOD(extack,
600 NL_SET_ERR_MSG_MOD(extack,
606 NL_SET_ERR_MSG_MOD(extack,
637 NL_SET_ERR_MSG_MOD(extack,
644 NL_SET_ERR_MSG_MOD(extack,
652 NL_SET_ERR_MSG_MOD(extack,
659 NL_SET_ERR_MSG_MOD(extack,
668 NL_SET_ERR_MSG_MOD(extack,
691 rc = sja1105_compose_gating_subschedule(priv, extack);
695 rc = sja1105_init_virtual_links(priv, extack);
699 if (sja1105_gating_check_conflicts(priv, -1, extack)) {
700 NL_SET_ERR_MSG_MOD(extack, "Conflict with tc-taprio schedule");
751 struct netlink_ext_ack *extack)
771 NL_SET_ERR_MSG_MOD(extack, "SPI access failed");