Searched refs:nl_results (Results 1 – 1 of 1) sorted by relevance
19768 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() 19771 nl_results = nla_nest_start_noflag(msg, in cfg80211_net_detect_results() 19773 if (!nl_results) in cfg80211_net_detect_results() 19819 nla_nest_end(msg, nl_results); in cfg80211_report_wowlan_wakeup() 19763 struct nlattr *nl_results, *nl_match, *nl_freqs; cfg80211_net_detect_results() local