Searched refs:nl_limits (Results 1 – 1 of 1) sorted by relevance
1681 struct nlattr *nl_combi, *nl_limits; in nl80211_put_ifcomb_data() local 1688 nl_limits = nla_nest_start_noflag(msg, NL80211_IFACE_COMB_LIMITS | in nl80211_put_ifcomb_data() 1690 if (!nl_limits) in nl80211_put_ifcomb_data() 1707 nla_nest_end(msg, nl_limits); in nl80211_put_ifcomb_data()