Home
last modified time | relevance | path

Searched refs:beacon_loss_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dhif_rx.c130 schedule_delayed_work(&wvif->beacon_loss_work, 0); in wfx_hif_event_indication()
133 cancel_delayed_work(&wvif->beacon_loss_work); in wfx_hif_event_indication()
A Dsta.c270 beacon_loss_work); in wfx_beacon_loss_work()
296 cancel_delayed_work_sync(&wvif->beacon_loss_work); in wfx_reset()
740 INIT_DELAYED_WORK(&wvif->beacon_loss_work, wfx_beacon_loss_work); in wfx_add_interface()
792 cancel_delayed_work_sync(&wvif->beacon_loss_work); in wfx_remove_interface()
A Dwfx.h73 struct delayed_work beacon_loss_work; member

Completed in 8 milliseconds