Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
4316 cancel_delayed_work_sync(&rtwdev->coex_act1_work); in rtw89_core_stop()4377 INIT_DELAYED_WORK(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
6657 coex_act1_work.work); in rtw89_coex_act1_work()7229 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7248 cancel_delayed_work(&rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7250 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()
5579 struct delayed_work coex_act1_work; member