Searched refs:mcast_gc_work (Results 1 – 2 of 2) sorted by relevance
173 queue_work(system_long_wq, &set_h->br->mcast_gc_work); in __eht_del_set_entry()193 queue_work(system_long_wq, &eht_set->br->mcast_gc_work); in br_multicast_del_eht_set()
646 queue_work(system_long_wq, &br->mcast_gc_work); in br_multicast_del_mdb_entry()686 queue_work(system_long_wq, &br->mcast_gc_work); in __br_multicast_del_group_src()827 queue_work(system_long_wq, &br->mcast_gc_work); in br_multicast_del_pg()2055 flush_work(&br->mcast_gc_work); in br_multicast_del_port()4019 mcast_gc_work); in br_multicast_gc_work()4092 INIT_WORK(&br->mcast_gc_work, br_multicast_gc_work); in br_multicast_init()4372 cancel_work_sync(&br->mcast_gc_work); in br_multicast_dev_del()