Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
4675 cancel_delayed_work_sync(&rtwdev->coex_act1_work); in rtw89_core_stop()4898 INIT_DELAYED_WORK(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
6726 coex_act1_work.work); in rtw89_coex_act1_work()7287 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7306 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7308 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()
5714 struct delayed_work coex_act1_work; member