Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c9361 struct nlattr *infoattr; in nl80211_send_survey() local
9375 infoattr = nla_nest_start_noflag(msg, NL80211_ATTR_SURVEY_INFO); in nl80211_send_survey()
9376 if (!infoattr) in nl80211_send_survey()
9424 nla_nest_end(msg, infoattr); in nl80211_send_survey()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c10504 struct nlattr *infoattr; in nl80211_send_survey() local
10518 infoattr = nla_nest_start_noflag(msg, NL80211_ATTR_SURVEY_INFO); in nl80211_send_survey()
10519 if (!infoattr) in nl80211_send_survey()
10567 nla_nest_end(msg, infoattr); in nl80211_send_survey()

Completed in 49 milliseconds