Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c2027 struct nlattr *nested, *nested_akms; in nl80211_put_iftype_akm_suites() local
2039 nested_akms = nla_nest_start(msg, i + 1); in nl80211_put_iftype_akm_suites()
2040 if (!nested_akms) in nl80211_put_iftype_akm_suites()
2054 nla_nest_end(msg, nested_akms); in nl80211_put_iftype_akm_suites()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2229 struct nlattr *nested, *nested_akms; in nl80211_put_iftype_akm_suites() local
2241 nested_akms = nla_nest_start(msg, i + 1); in nl80211_put_iftype_akm_suites()
2242 if (!nested_akms) in nl80211_put_iftype_akm_suites()
2256 nla_nest_end(msg, nested_akms); in nl80211_put_iftype_akm_suites()

Completed in 37 milliseconds