Searched refs:cancel_6ghz_probe_work (Results 1 – 2 of 2) sorted by relevance
2078 cancel_6ghz_probe_work); in rtw89_cancel_6ghz_probe_work()2132 wiphy_work_queue(rtwdev->hw->wiphy, &rtwdev->cancel_6ghz_probe_work); in rtw89_core_cancel_6ghz_probe_tx()4639 wiphy_work_cancel(wiphy, &rtwdev->cancel_6ghz_probe_work); in rtw89_core_stop()4889 wiphy_work_init(&rtwdev->cancel_6ghz_probe_work, rtw89_cancel_6ghz_probe_work); in rtw89_core_init()
5701 struct wiphy_work cancel_6ghz_probe_work; member