Searched refs:hif_workqueue (Results 1 – 3 of 3) sorted by relevance
276 struct workqueue_struct *hif_workqueue; member
924 destroy_workqueue(wilc->hif_workqueue); in wilc_netdev_cleanup()
79 if (!msg->vif || !msg->vif->wilc || !msg->vif->wilc->hif_workqueue) in wilc_enqueue_work()82 if (!queue_work(msg->vif->wilc->hif_workqueue, &msg->work)) in wilc_enqueue_work()