Searched refs:conn_work (Results 1 – 3 of 3) sorted by relevance
231 container_of(work, struct cfg80211_registered_device, conn_work); in cfg80211_conn_work()293 schedule_work(&rdev->conn_work); in cfg80211_get_conn_bss()317 schedule_work(&rdev->conn_work); in __cfg80211_sme_scan_done()365 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()376 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()400 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()405 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()422 schedule_work(&rdev->conn_work); in cfg80211_sme_auth_timeout()433 schedule_work(&rdev->conn_work); in cfg80211_sme_disassoc()444 schedule_work(&rdev->conn_work); in cfg80211_sme_assoc_timeout()[all …]
86 struct work_struct conn_work; member
521 INIT_WORK(&rdev->conn_work, cfg80211_conn_work); in wiphy_new_nm()1022 cancel_work_sync(&rdev->conn_work); in wiphy_unregister()