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