Searched refs:mclist_work (Results 1 – 3 of 3) sorted by relevance
1423 struct work_struct mclist_work; member
5095 MLAN_INIT_WORK(&priv->mclist_work, woal_mclist_work_queue);7498 queue_work(priv->mclist_workqueue, &priv->mclist_work);10036 moal_private *priv = container_of(work, moal_private, mclist_work);
1836 MLAN_INIT_WORK(&new_priv->mclist_work, woal_mclist_work_queue); in woal_cfg80211_add_virt_if()