Searched refs:_os_cancel_timer_async (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 196 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_none.h | 273 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_windows.h | 374 static inline void _os_cancel_timer_async(void *drv_priv, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_linux.h | 461 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | phl_rx.c | 673 _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 D | pltfm_ops_macos.h | 187 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_none.h | 264 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_windows.h | 365 static inline void _os_cancel_timer_async(void *drv_priv, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | pltfm_ops_linux.h | 370 static inline void _os_cancel_timer_async(void *d, _os_timer *timer) in _os_cancel_timer_async() function
|
| H A D | phl_rx.c | 668 _os_cancel_timer_async(r->drv_priv, &r->sta->reorder_timer); in phl_reorder_release()
|