Home
last modified time | relevance | path

Searched refs:NL80211_FREQUENCY_ATTR_RADAR (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3461 * @NL80211_FREQUENCY_ATTR_RADAR: Radar detection is mandatory
3519 NL80211_FREQUENCY_ATTR_RADAR, enumerator
H A Ddriver_nl80211_capa.c1360 if (tb_freq[NL80211_FREQUENCY_ATTR_RADAR]) in phy_info_freq()
1462 [NL80211_FREQUENCY_ATTR_RADAR] = { .type = NLA_FLAG }, in phy_info_freqs()
H A Ddriver_nl80211_event.c2236 [NL80211_FREQUENCY_ATTR_RADAR] = { .type = NLA_FLAG }, in nl80211_dump_freq()
2256 tb[NL80211_FREQUENCY_ATTR_RADAR] ? " radar" : ""); in nl80211_dump_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c1578 if (tb_freq[NL80211_FREQUENCY_ATTR_RADAR]) in phy_info_freq()
1689 [NL80211_FREQUENCY_ATTR_RADAR] = { .type = NLA_FLAG }, in phy_info_freqs()
H A Dnl80211_copy.h3824 * @NL80211_FREQUENCY_ATTR_RADAR: Radar detection is mandatory
3895 NL80211_FREQUENCY_ATTR_RADAR, enumerator
H A Ddriver_nl80211_event.c3000 [NL80211_FREQUENCY_ATTR_RADAR] = { .type = NLA_FLAG },
3020 tb[NL80211_FREQUENCY_ATTR_RADAR] ? " radar" : "");

Completed in 34 milliseconds