Searched refs:cancel_6ghz_probe_work (Results 1 – 2 of 2) sorted by relevance
2545 cancel_6ghz_probe_work); in rtw89_cancel_6ghz_probe_work()2604 wiphy_work_queue(rtwdev->hw->wiphy, &rtwdev->cancel_6ghz_probe_work); in rtw89_core_cancel_6ghz_probe_tx()6744 wiphy_work_cancel(wiphy, &rtwdev->cancel_6ghz_probe_work); in rtw89_core_stop()7012 wiphy_work_init(&rtwdev->cancel_6ghz_probe_work, rtw89_cancel_6ghz_probe_work); in rtw89_core_init()
7607 struct wiphy_work cancel_6ghz_probe_work; member