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()2860 priv->mlme_workqueue = alloc_ordered_workqueue("MLME work queue", 0); in ca8210_dev_com_init()2861 if (!priv->mlme_workqueue) { in ca8210_dev_com_init()2869 destroy_workqueue(priv->mlme_workqueue); in ca8210_dev_com_init()2882 destroy_workqueue(priv->mlme_workqueue); in ca8210_dev_com_clear()