Home
last modified time | relevance | path

Searched refs:rtw89_coex_act1_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h286 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work);
H A Dcore.c4868 wiphy_delayed_work_init(&rtwdev->coex_act1_work, rtw89_coex_act1_work); in rtw89_core_init()
H A Dcoex.c6712 void rtw89_coex_act1_work(struct wiphy *wiphy, struct wiphy_work *work) in rtw89_coex_act1_work() function