Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw88/
HDmain.c1578 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop()
2175 INIT_DELAYED_WORK(&coex->wl_connecting_work, rtw_coex_wl_connecting_work); in rtw_core_init()
HDmain.h1562 struct delayed_work wl_connecting_work; member
HDcoex.c2947 &coex->wl_connecting_work, 2 * HZ); in rtw_coex_connect_notify()
3515 coex.wl_connecting_work.work); in rtw_coex_wl_connecting_work()