Searched refs:coex_act1_work (Results 1 – 3 of 3) sorted by relevance
7719 coex_act1_work.work); in rtw89_coex_act1_work()8899 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()8918 wiphy_delayed_work_cancel(rtwdev->hw->wiphy, &rtwdev->coex_act1_work); in rtw89_btc_ntfy_specific_packet()8920 &rtwdev->coex_act1_work, delay); in rtw89_btc_ntfy_specific_packet()9190 &rtwdev->coex_act1_work); in _ntfy_role_info()9192 &rtwdev->coex_act1_work, in _ntfy_role_info()9203 &rtwdev->coex_act1_work); in _ntfy_role_info()9205 &rtwdev->coex_act1_work, in _ntfy_role_info()
6754 wiphy_delayed_work_cancel(wiphy, &rtwdev->coex_act1_work); in rtw89_core_stop()6989 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
7664 struct wiphy_delayed_work coex_act1_work; member