Searched refs:mlme_unreg (Results 1 – 3 of 3) sorted by relevance
424 while ((reg = list_first_entry_or_null(&rdev->mlme_unreg, in cfg80211_process_mlme_unregistrations()538 list_add_tail(®->list, &rdev->mlme_unreg); in cfg80211_mlme_unregister_socket()561 list_splice_tail_init(&wdev->mgmt_registrations, &rdev->mlme_unreg); in cfg80211_mlme_purge_registrations()
61 struct list_head mlme_unreg; member
447 INIT_LIST_HEAD(&rdev->mlme_unreg); in wiphy_new_nm()