Home
last modified time | relevance | path

Searched refs:NL80211_IFACE_COMB_LIMITS (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_capa.c146 [NL80211_IFACE_COMB_LIMITS] = { .type = NLA_NESTED }, in wiphy_info_iface_comb_process()
159 if (err || !tb_comb[NL80211_IFACE_COMB_LIMITS] || in wiphy_info_iface_comb_process()
167 nla_for_each_nested(nl_limit, tb_comb[NL80211_IFACE_COMB_LIMITS], in wiphy_info_iface_comb_process()
H A Dnl80211_copy.h4976 * @NL80211_IFACE_COMB_LIMITS: Nested attributes containing the limits
5023 NL80211_IFACE_COMB_LIMITS, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c151 [NL80211_IFACE_COMB_LIMITS] = { .type = NLA_NESTED }, in wiphy_info_iface_comb_process()
164 if (err || !tb_comb[NL80211_IFACE_COMB_LIMITS] || in wiphy_info_iface_comb_process()
172 nla_for_each_nested(nl_limit, tb_comb[NL80211_IFACE_COMB_LIMITS], in wiphy_info_iface_comb_process()
H A Dnl80211_copy.h5508 * @NL80211_IFACE_COMB_LIMITS: Nested attributes containing the limits
5555 NL80211_IFACE_COMB_LIMITS, enumerator

Completed in 45 milliseconds