Searched refs:mlme_workqueue (Results 1 – 1 of 1) sorted by relevance
361 struct workqueue_struct *mlme_workqueue; member774 queue_work(priv->mlme_workqueue, &mlme_reset_wpc->work); in ca8210_rx_done()2912 priv->mlme_workqueue = alloc_ordered_workqueue( in ca8210_dev_com_init()2916 if (!priv->mlme_workqueue) { in ca8210_dev_com_init()2939 flush_workqueue(priv->mlme_workqueue); in ca8210_dev_com_clear()2940 destroy_workqueue(priv->mlme_workqueue); in ca8210_dev_com_clear()