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

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h661 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
1470 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
1836 NL80211_ATTR_RADAR_EVENT, enumerator in enum:nl80211_attrs
3940 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h675 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
1503 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
1919 NL80211_ATTR_RADAR_EVENT, enumerator in enum:nl80211_attrs
4168 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
H A Ddriver_nl80211.c2849 if (!tb[NL80211_ATTR_WIPHY_FREQ] || !tb[NL80211_ATTR_RADAR_EVENT])
2854 event_type = nla_get_u32(tb[NL80211_ATTR_RADAR_EVENT]);
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h675 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
1503 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
1919 NL80211_ATTR_RADAR_EVENT, enumerator in enum:nl80211_attrs
4168 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
H A Ddriver_nl80211.c2849 if (!tb[NL80211_ATTR_WIPHY_FREQ] || !tb[NL80211_ATTR_RADAR_EVENT])
2854 event_type = nla_get_u32(tb[NL80211_ATTR_RADAR_EVENT]);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h675 * %NL80211_ATTR_RADAR_EVENT is used to inform about the type of the
1503 * @NL80211_ATTR_RADAR_EVENT: Type of radar event for notification to userspace,
1919 NL80211_ATTR_RADAR_EVENT, enumerator in enum:nl80211_attrs
4168 * Type of event to be used with NL80211_ATTR_RADAR_EVENT to inform userspace
H A Ddriver_nl80211.c2849 if (!tb[NL80211_ATTR_WIPHY_FREQ] || !tb[NL80211_ATTR_RADAR_EVENT])
2854 event_type = nla_get_u32(tb[NL80211_ATTR_RADAR_EVENT]);

Completed in 343 milliseconds