Searched refs:conn_work (Results 1 – 3 of 3) sorted by relevance
250 container_of(work, struct cfg80211_registered_device, conn_work); in cfg80211_conn_work()312 schedule_work(&rdev->conn_work); in cfg80211_get_conn_bss()336 schedule_work(&rdev->conn_work); in cfg80211_sme_scan_done()375 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()386 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_auth()410 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()415 schedule_work(&rdev->conn_work); in cfg80211_sme_rx_assoc_resp()432 schedule_work(&rdev->conn_work); in cfg80211_sme_auth_timeout()443 schedule_work(&rdev->conn_work); in cfg80211_sme_disassoc()454 schedule_work(&rdev->conn_work); in cfg80211_sme_assoc_timeout()[all …]
82 struct work_struct conn_work; member
570 INIT_WORK(&rdev->conn_work, cfg80211_conn_work); in wiphy_new_nm()1175 cancel_work_sync(&rdev->conn_work); in wiphy_unregister()