Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c17378 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local
17381 nl_results = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
17383 if (!nl_results) in cfg80211_net_detect_results()
17429 nla_nest_end(msg, nl_results); in cfg80211_net_detect_results()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c19726 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local
19729 nl_results = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
19731 if (!nl_results) in cfg80211_net_detect_results()
19777 nla_nest_end(msg, nl_results); in cfg80211_net_detect_results()

Completed in 38 milliseconds