Home
last modified time | relevance | path

Searched refs:_os_cancel_timer_async (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h196 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_none.h273 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_windows.h374 static inline void _os_cancel_timer_async(void *drv_priv, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_linux.h461 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dphl_rx.c673 _os_cancel_timer_async(r->drv_priv, &r->sta->reorder_timer); in phl_reorder_release()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h187 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_none.h264 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_windows.h365 static inline void _os_cancel_timer_async(void *drv_priv, _os_timer *timer) in _os_cancel_timer_async() function
H A Dpltfm_ops_linux.h370 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
H A Dphl_rx.c668 _os_cancel_timer_async(r->drv_priv, &r->sta->reorder_timer); in phl_reorder_release()