Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h840 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
1936 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
2623 NL80211_ATTR_RADAR_EVENT, enumerator
5637 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
H A Ddriver_nl80211_event.c1583 if (!tb[NL80211_ATTR_WIPHY_FREQ] || !tb[NL80211_ATTR_RADAR_EVENT]) in nl80211_radar_event()
1588 event_type = nla_get_u32(tb[NL80211_ATTR_RADAR_EVENT]); in nl80211_radar_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h924 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
2077 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
2865 NL80211_ATTR_RADAR_EVENT, enumerator
6265 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
H A Ddriver_nl80211_event.c2158 if (!tb[NL80211_ATTR_WIPHY_FREQ] || !tb[NL80211_ATTR_RADAR_EVENT])
2163 event_type = nla_get_u32(tb[NL80211_ATTR_RADAR_EVENT]);

Completed in 42 milliseconds