Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
3008 cancel_delayed_work_sync(&rtwdev->coex_act1_work); in rtw89_core_stop()3044 INIT_DELAYED_WORK(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
4299 coex_act1_work.work); in rtw89_coex_act1_work()4807 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()4826 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()4828 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()
3500 struct delayed_work coex_act1_work; member