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

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
980 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE
1582 NL80211_ATTR_BEACON_HEAD, enumerator in enum:nl80211_attrs
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
1013 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE
1665 NL80211_ATTR_BEACON_HEAD, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7410 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD, params->head_len, params->head);
12217 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD,
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
1013 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE
1665 NL80211_ATTR_BEACON_HEAD, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7410 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD, params->head_len, params->head);
12217 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
1013 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE
1665 NL80211_ATTR_BEACON_HEAD, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7410 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD, params->head_len, params->head);
12217 NLA_PUT(msg, NL80211_ATTR_BEACON_HEAD,

Completed in 616 milliseconds