Searched refs:NL80211_TXQ_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
3997 NL80211_TXQ_ATTR_MAX = __NL80211_TXQ_ATTR_AFTER_LAST - 1 enumerator
2237 static const struct nla_policy txq_params_policy[NL80211_TXQ_ATTR_MAX + 1] = {2517 struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; in nl80211_set_wiphy()2535 result = nla_parse_nested(tb, NL80211_TXQ_ATTR_MAX, in nl80211_set_wiphy()