Searched refs:_os_modular64 (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 79 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | phl_sta.c | 2300 _os_modular64(diff, bcn_intvl * TU), TU); in _phl_sta_up_bcn_offset_info() 2358 _os_modular64(info->tsf, bcn_intvl * TU), TU); in rtw_phl_sta_up_rx_bcn() 2446 mod = (u32)_os_division64(_os_modular64(cur_t, b_intvl * TU), TU); in phl_calc_offset_from_tbtt() 2497 diff_tsf = bcn_intvl * TU - _os_modular64(tgt_tsf, bcn_intvl * TU); in rtw_phl_tbtt_sync()
|
| H A D | pltfm_ops_none.h | 124 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | pltfm_ops_windows.h | 151 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | phl_ecsa.c | 116 timeslot_us = (u32)_os_modular64(tsf, beacon_period_us); in _phl_ecsa_calculate_next_timer_ap()
|
| H A D | pltfm_ops_linux.h | 119 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | phl_twt.c | 473 if (_os_modular64(diff_t, intvl) != 0) in _twt_compare_twt_para() 1794 tgt_tsf = _os_minus64(tgt_tsf, _os_modular64(dif_tsf, intvl)); in rtw_phl_twt_get_target_wake_time()
|
| H A D | phl_mcc.c | 402 max_toa = (u16)_os_modular64(tsf_lim, mrole->bcn_intvl * TU); in _mcc_fill_dur_lim_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 79 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | phl_sta.c | 2264 _os_modular64(diff, bcn_intvl * TU), TU); in _phl_sta_up_bcn_offset_info() 2322 _os_modular64(info->tsf, bcn_intvl * TU), TU); in rtw_phl_sta_up_rx_bcn() 2410 mod = (u32)_os_division64(_os_modular64(cur_t, b_intvl * TU), TU); in phl_calc_offset_from_tbtt() 2461 diff_tsf = bcn_intvl * TU - _os_modular64(tgt_tsf, bcn_intvl * TU); in rtw_phl_tbtt_sync()
|
| H A D | pltfm_ops_none.h | 124 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | pltfm_ops_windows.h | 151 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | pltfm_ops_linux.h | 115 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
|
| H A D | phl_ecsa.c | 116 timeslot_us = (u32)_os_modular64(tsf, beacon_period_us); in _phl_ecsa_calculate_next_timer_ap()
|
| H A D | phl_twt.c | 473 if (_os_modular64(diff_t, intvl) != 0) in _twt_compare_twt_para() 1794 tgt_tsf = _os_minus64(tgt_tsf, _os_modular64(dif_tsf, intvl)); in rtw_phl_twt_get_target_wake_time()
|
| H A D | phl_mcc.c | 402 max_toa = (u16)_os_modular64(tsf_lim, mrole->bcn_intvl * TU); in _mcc_fill_dur_lim_info()
|