Searched refs:new_beacon (Results 1 – 1 of 1) sorted by relevance
3607 new_beacon = kzalloc(sizeof(*new_beacon) + len, GFP_KERNEL); in cfg80211_beacon_dup()3608 if (!new_beacon) in cfg80211_beacon_dup()3612 new_beacon->mbssid_ies = in cfg80211_beacon_dup()3617 kfree(new_beacon); in cfg80211_beacon_dup()3622 new_beacon->rnr_ies = in cfg80211_beacon_dup()3628 kfree(new_beacon); in cfg80211_beacon_dup()3637 new_beacon->head = pos; in cfg80211_beacon_dup()3643 new_beacon->tail = pos; in cfg80211_beacon_dup()3677 new_beacon->rnr_ies, in cfg80211_beacon_dup()3685 new_beacon->lci = pos; in cfg80211_beacon_dup()[all …]