Searched refs:DCB_PG_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
571 DCB_PG_ATTR_MAX = __DCB_PG_ATTR_ENUM_MAX - 1, enumerator
74 static const struct nla_policy dcbnl_pg_nest[DCB_PG_ATTR_MAX + 1] = {589 struct nlattr *pg_tb[DCB_PG_ATTR_MAX + 1]; in __dcbnl_pg_getcfg()605 ret = nla_parse_nested_deprecated(pg_tb, DCB_PG_ATTR_MAX, in __dcbnl_pg_getcfg()803 struct nlattr *pg_tb[DCB_PG_ATTR_MAX + 1]; in __dcbnl_pg_setcfg()821 ret = nla_parse_nested_deprecated(pg_tb, DCB_PG_ATTR_MAX, in __dcbnl_pg_setcfg()