Searched refs:conn_work (Results 1 – 3 of 3) sorted by relevance
223 container_of(work, struct cfg80211_registered_device, conn_work); in cfg80211_conn_work()279 schedule_work(&rdev->conn_work); in cfg80211_get_conn_bss()303 schedule_work(&rdev->conn_work); in __cfg80211_sme_scan_done()351 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()358 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()382 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()387 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()404 schedule_work(&rdev->conn_work); in cfg80211_sme_auth_timeout()415 schedule_work(&rdev->conn_work); in cfg80211_sme_disassoc()426 schedule_work(&rdev->conn_work); in cfg80211_sme_assoc_timeout()[all …]
84 struct work_struct conn_work; member
483 INIT_WORK(&rdev->conn_work, cfg80211_conn_work); in wiphy_new_nm()892 cancel_work_sync(&rdev->conn_work); in wiphy_unregister()