Searched refs:coex_rfk_chk_work (Results 1 – 3 of 3) sorted by relevance
3010 cancel_delayed_work_sync(&rtwdev->coex_rfk_chk_work); in rtw89_core_stop()3046 INIT_DELAYED_WORK(&rtwdev->coex_rfk_chk_work, rtw89_coex_rfk_chk_work); in rtw89_core_init()
4336 coex_rfk_chk_work.work); in rtw89_coex_rfk_chk_work()5210 cancel_delayed_work(&rtwdev->coex_rfk_chk_work); in _ntfy_wl_rfk()5225 &rtwdev->coex_rfk_chk_work, in _ntfy_wl_rfk()
3502 struct delayed_work coex_rfk_chk_work; member