Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1533 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop()
2106 INIT_DELAYED_WORK(&coex->wl_connecting_work, rtw_coex_wl_connecting_work); in rtw_core_init()
H A Dmain.h1532 struct delayed_work wl_connecting_work; member
H A Dcoex.c2920 &coex->wl_connecting_work, 2 * HZ); in rtw_coex_connect_notify()
3488 coex.wl_connecting_work.work); in rtw_coex_wl_connecting_work()