Searched refs:nl_limits (Results 1 - 1 of 1) sorted by relevance

/net/wireless/
H A Dnl80211.c900 struct nlattr *nl_combi, *nl_limits; local
908 nl_limits = nla_nest_start(msg, NL80211_IFACE_COMB_LIMITS);
909 if (!nl_limits)
927 nla_nest_end(msg, nl_limits);

Completed in 64 milliseconds