Searched refs:DCB_ATTR_IEEE_MAX (Results 1 – 2 of 2) sorted by relevance
405 #define DCB_ATTR_IEEE_MAX (__DCB_ATTR_IEEE_MAX - 1) macro
175 static const struct nla_policy dcbnl_ieee_policy[DCB_ATTR_IEEE_MAX + 1] = {1420 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_set()1429 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, in dcbnl_ieee_set()1504 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_del()1513 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, in dcbnl_ieee_del()