Searched refs:beacon_loss_work (Results 1 – 3 of 3) sorted by relevance
266 struct wfx_vif, beacon_loss_work); in wfx_beacon_loss_work()293 cancel_delayed_work_sync(&wvif->beacon_loss_work); in wfx_reset()755 INIT_DELAYED_WORK(&wvif->beacon_loss_work, wfx_beacon_loss_work); in wfx_add_interface()807 cancel_delayed_work_sync(&wvif->beacon_loss_work); in wfx_remove_interface()
139 schedule_delayed_work(&wvif->beacon_loss_work, 0); in hif_event_indication()142 cancel_delayed_work(&wvif->beacon_loss_work); in hif_event_indication()
74 struct delayed_work beacon_loss_work; member
Completed in 9 milliseconds