Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
3594 cancel_delayed_work_sync(&rtwdev->coex_act1_work); in rtw89_core_stop()3631 INIT_DELAYED_WORK(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
4934 coex_act1_work.work); in rtw89_coex_act1_work()5452 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()5471 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()5473 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()
4437 struct delayed_work coex_act1_work; member