Searched refs:mlme_unreg (Results 1 – 3 of 3) sorted by relevance
439 while ((reg = list_first_entry_or_null(&rdev->mlme_unreg, in cfg80211_process_mlme_unregistrations()553 list_add_tail(®->list, &rdev->mlme_unreg); in cfg80211_mlme_unregister_socket()576 list_splice_tail_init(&wdev->mgmt_registrations, &rdev->mlme_unreg); in cfg80211_mlme_purge_registrations()
63 struct list_head mlme_unreg; member
483 INIT_LIST_HEAD(&rdev->mlme_unreg); in wiphy_new_nm()