Searched refs:coex_rfk_chk_work (Results 1 – 3 of 3) sorted by relevance
4986 wiphy_delayed_work_cancel(wiphy, &rtwdev->coex_rfk_chk_work); in rtw89_core_stop()5214 wiphy_delayed_work_init(&rtwdev->coex_rfk_chk_work, rtw89_coex_rfk_chk_work); in rtw89_core_init()
7360 coex_rfk_chk_work.work); in rtw89_coex_rfk_chk_work()8405 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_rfk_chk_work); in _ntfy_wl_rfk()8420 &rtwdev->coex_rfk_chk_work, in _ntfy_wl_rfk()
5984 struct wiphy_delayed_work coex_rfk_chk_work; member