Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1561 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop()
2132 INIT_DELAYED_WORK(&coex->wl_connecting_work, rtw_coex_wl_connecting_work); in rtw_core_init()
H A Dmain.h1581 struct delayed_work wl_connecting_work; member
H A Dcoex.c2947 &coex->wl_connecting_work, 2 * HZ); in rtw_coex_connect_notify()
3515 coex.wl_connecting_work.work); in rtw_coex_wl_connecting_work()