Home
last modified time | relevance | path

Searched refs:moal_thread (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.h446 } moal_thread; typedef
455 woal_activate_thread(moal_thread *thr) in woal_activate_thread()
471 woal_deactivate_thread(moal_thread *thr) in woal_deactivate_thread()
486 woal_create_thread(int (*threadfunc) (void *), moal_thread *thr, char *name) in woal_create_thread()
1699 moal_thread reassoc_thread;
H A Dmoal_main.c5931 moal_thread *pmoal_thread = data;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h508 } moal_thread; typedef
516 static inline void woal_activate_thread(moal_thread *thr)
531 static inline void woal_deactivate_thread(moal_thread *thr)
546 moal_thread *thr, char *name)
2439 moal_thread reassoc_thread;
H A Dmoal_main.c8253 moal_thread *pmoal_thread = data;