Searched refs:join_work (Results 1 – 2 of 2) sorted by relevance
82 struct work_struct join_work; member
1165 container_of(work, struct orinoco_private, join_work); in orinoco_join_ap()1519 schedule_work(&priv->join_work); in __orinoco_ev_info()2214 INIT_WORK(&priv->join_work, orinoco_join_ap); in alloc_orinocodev()