Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
4647 wiphy_delayed_work_cancel(wiphy, &rtwdev->coex_act1_work); in rtw89_core_stop()4868 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
6715 coex_act1_work.work); in rtw89_coex_act1_work()7278 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7297 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()7299 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()
5749 struct wiphy_delayed_work coex_act1_work; member