Searched refs:mlme_workqueue (Results 1 – 1 of 1) sorted by relevance
320 struct workqueue_struct *mlme_workqueue; member733 queue_work(priv->mlme_workqueue, &mlme_reset_wpc->work); in ca8210_rx_done()2871 priv->mlme_workqueue = alloc_ordered_workqueue( in ca8210_dev_com_init()2875 if (!priv->mlme_workqueue) { in ca8210_dev_com_init()2886 destroy_workqueue(priv->mlme_workqueue); in ca8210_dev_com_init()2899 destroy_workqueue(priv->mlme_workqueue); in ca8210_dev_com_clear()