Searched refs:NL80211_ATTR_BEACON_TAIL (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 287 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL 1411 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE 1984 * switch counters in the beacons tail (%NL80211_ATTR_BEACON_TAIL). 2370 NL80211_ATTR_BEACON_TAIL, enumerator
|
H A D | driver_nl80211.c | 4089 nla_put(msg, NL80211_ATTR_BEACON_TAIL, params->tail_len, in wpa_driver_nl80211_set_ap() 8999 nla_put(msg, NL80211_ATTR_BEACON_TAIL, in set_beacon_data()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 354 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL 1543 * @NL80211_ATTR_BEACON_TAIL: portion of the beacon after the TIM IE 2126 * switch or color change counters in the beacons tail (%NL80211_ATTR_BEACON_TAIL). 2612 NL80211_ATTR_BEACON_TAIL, enumerator
|
H A D | driver_nl80211.c | 4819 nla_put(msg, NL80211_ATTR_BEACON_TAIL, params->tail_len, in wpa_driver_nl80211_set_ap() 10310 nla_put(msg, NL80211_ATTR_BEACON_TAIL,
|
Completed in 48 milliseconds