Searched refs:NL80211_ATTR_BEACON_TAIL (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
981 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE
1518 * field in the beacons tail (%NL80211_ATTR_BEACON_TAIL).
1583 NL80211_ATTR_BEACON_TAIL, 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
1014 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE
1551 * switch counters in the beacons tail (%NL80211_ATTR_BEACON_TAIL).
1666 NL80211_ATTR_BEACON_TAIL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7413 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, params->tail_len, params->tail);
12221 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL,
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
1014 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE
1551 * switch counters in the beacons tail (%NL80211_ATTR_BEACON_TAIL).
1666 NL80211_ATTR_BEACON_TAIL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7413 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, params->tail_len, params->tail);
12221 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h203 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL
1014 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE
1551 * switch counters in the beacons tail (%NL80211_ATTR_BEACON_TAIL).
1666 NL80211_ATTR_BEACON_TAIL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7413 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, params->tail_len, params->tail);
12221 NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL,

Completed in 3694 milliseconds