Searched refs:coex_rfk_chk_work (Results 1 – 3 of 3) sorted by relevance
4649 wiphy_delayed_work_cancel(wiphy, &rtwdev->coex_rfk_chk_work); in rtw89_core_stop()4870 wiphy_delayed_work_init(&rtwdev->coex_rfk_chk_work, rtw89_coex_rfk_chk_work); in rtw89_core_init()
6752 coex_rfk_chk_work.work); in rtw89_coex_rfk_chk_work()7776 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_rfk_chk_work); in _ntfy_wl_rfk()7791 &rtwdev->coex_rfk_chk_work, in _ntfy_wl_rfk()
5751 struct wiphy_delayed_work coex_rfk_chk_work; member