Searched refs:mcc_prepare_done_work (Results 1 – 2 of 2) sorted by relevance
6758 wiphy_delayed_work_cancel(wiphy, &rtwdev->mcc_prepare_done_work); in rtw89_core_stop()6993 wiphy_delayed_work_init(&rtwdev->mcc_prepare_done_work, rtw89_mcc_prepare_done_work); in rtw89_core_init()
7668 struct wiphy_delayed_work mcc_prepare_done_work; member