Searched refs:multicast_stop_work (Results 1 – 4 of 4) sorted by relevance
256 struct work_struct multicast_stop_work; member
371 INIT_WORK(&priv->multicast_stop_work, cw1200_multicast_stop_work); in cw1200_init_common()
1627 &priv->multicast_stop_work); in __cw1200_sta_notify()2087 cancel_work_sync(&priv->multicast_stop_work); in cw1200_multicast_start_work()2101 container_of(work, struct cw1200_common, multicast_stop_work); in cw1200_multicast_stop_work()
1700 &priv->multicast_stop_work); in wsm_get_tx()