Searched refs:DCB_ATTR_IEEE_MAX (Results 1 – 2 of 2) sorted by relevance
423 #define DCB_ATTR_IEEE_MAX (__DCB_ATTR_IEEE_MAX - 1) macro
172 static const struct nla_policy dcbnl_ieee_policy[DCB_ATTR_IEEE_MAX + 1] = {1423 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_set()1432 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, tb[DCB_ATTR_IEEE], in dcbnl_ieee_set()1523 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_del()1532 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, tb[DCB_ATTR_IEEE], in dcbnl_ieee_del()