Searched refs:DCB_ATTR_IEEE_MAX (Results 1 – 2 of 2) sorted by relevance
326 #define DCB_ATTR_IEEE_MAX (__DCB_ATTR_IEEE_MAX - 1) macro
177 static const struct nla_policy dcbnl_ieee_policy[DCB_ATTR_IEEE_MAX + 1] = {1578 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_set()1587 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, in dcbnl_ieee_set()1675 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; in dcbnl_ieee_del()1684 err = nla_parse_nested(ieee, DCB_ATTR_IEEE_MAX, in dcbnl_ieee_del()