Searched refs:_os_minus64 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_twt.c | 469 diff_t = _os_minus64(twt1, twt2); in _twt_compare_twt_para() 471 diff_t = _os_minus64(twt2, twt1); in _twt_compare_twt_para() 1793 dif_tsf = _os_minus64(tgt_tsf, ref_tsf); in rtw_phl_twt_get_target_wake_time() 1794 tgt_tsf = _os_minus64(tgt_tsf, _os_modular64(dif_tsf, intvl)); in rtw_phl_twt_get_target_wake_time()
|
| H A D | pltfm_ops_none.h | 149 static inline u64 _os_minus64(u64 x, u64 y) in _os_minus64() function
|
| H A D | pltfm_ops_windows.h | 160 static inline u64 _os_minus64(u64 x, u64 y) in _os_minus64() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_twt.c | 469 diff_t = _os_minus64(twt1, twt2); in _twt_compare_twt_para() 471 diff_t = _os_minus64(twt2, twt1); in _twt_compare_twt_para() 1793 dif_tsf = _os_minus64(tgt_tsf, ref_tsf); in rtw_phl_twt_get_target_wake_time() 1794 tgt_tsf = _os_minus64(tgt_tsf, _os_modular64(dif_tsf, intvl)); in rtw_phl_twt_get_target_wake_time()
|
| H A D | pltfm_ops_none.h | 149 static inline u64 _os_minus64(u64 x, u64 y) in _os_minus64() function
|
| H A D | pltfm_ops_windows.h | 160 static inline u64 _os_minus64(u64 x, u64 y) in _os_minus64() function
|