Searched refs:coex_act1_work (Results 1 – 2 of 2) sorted by relevance
4984 wiphy_delayed_work_cancel(wiphy, &rtwdev->coex_act1_work); in rtw89_core_stop() 5212 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
5982 struct wiphy_delayed_work coex_act1_work; member