Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h391 void rtw_coex_wl_remain_work(struct work_struct *work);
H A Dmain.c2103 INIT_DELAYED_WORK(&coex->wl_remain_work, rtw_coex_wl_remain_work); in rtw_core_init()
H A Dcoex.c3479 void rtw_coex_wl_remain_work(struct work_struct *work) in rtw_coex_wl_remain_work() function