Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDmain.c1550 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop()
2129 INIT_DELAYED_WORK(&coex->wl_connecting_work, rtw_coex_wl_connecting_work); in rtw_core_init()
HDmain.h1540 struct delayed_work wl_connecting_work; member
HDcoex.c2938 &coex->wl_connecting_work, 2 * HZ); in rtw_coex_connect_notify()
3506 coex.wl_connecting_work.work); in rtw_coex_wl_connecting_work()