Searched refs:NL80211_TXQ_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
3248 NL80211_TXQ_ATTR_MAX = __NL80211_TXQ_ATTR_AFTER_LAST - 1 enumerator
1866 static const struct nla_policy txq_params_policy[NL80211_TXQ_ATTR_MAX + 1] = {2134 struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; in nl80211_set_wiphy()2152 result = nla_parse(tb, NL80211_TXQ_ATTR_MAX, in nl80211_set_wiphy()