Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDcoex.h391 void rtw_coex_wl_remain_work(struct work_struct *work);
HDmain.c2127 INIT_DELAYED_WORK(&coex->wl_remain_work, rtw_coex_wl_remain_work); in rtw_core_init()
HDcoex.c3479 void rtw_coex_wl_remain_work(struct work_struct *work) in rtw_coex_wl_remain_work() function