Searched refs:multicast_work (Results 1 – 2 of 2) sorted by relevance
190 struct work_struct multicast_work; member
116 ifp = container_of(work, struct brcmf_if, multicast_work); in _brcmf_set_multicast_list()205 schedule_work(&ifp->multicast_work); in brcmf_netdev_set_multicast_list()709 INIT_WORK(&ifp->multicast_work, _brcmf_set_multicast_list); in brcmf_net_attach()905 cancel_work_sync(&ifp->multicast_work); in brcmf_del_if()