Searched refs:multicast_work (Results 1 – 2 of 2) sorted by relevance
183 struct work_struct multicast_work; member
135 multicast_work); in _brcmf_set_multicast_list()253 schedule_work(&ifp->multicast_work); in brcmf_netdev_set_multicast_list()652 INIT_WORK(&ifp->multicast_work, _brcmf_set_multicast_list); in brcmf_net_attach()934 cancel_work_sync(&ifp->multicast_work); in brcmf_del_if()