Home
last modified time | relevance | path

Searched refs:_os_modular64 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h79 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dphl_sta.c2300 _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 Dpltfm_ops_none.h124 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dpltfm_ops_windows.h151 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dphl_ecsa.c116 timeslot_us = (u32)_os_modular64(tsf, beacon_period_us); in _phl_ecsa_calculate_next_timer_ap()
H A Dpltfm_ops_linux.h119 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dphl_twt.c473 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 Dphl_mcc.c402 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 Dpltfm_ops_macos.h79 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dphl_sta.c2264 _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 Dpltfm_ops_none.h124 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dpltfm_ops_windows.h151 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dpltfm_ops_linux.h115 static inline u64 _os_modular64(u64 x, u64 y) in _os_modular64() function
H A Dphl_ecsa.c116 timeslot_us = (u32)_os_modular64(tsf, beacon_period_us); in _phl_ecsa_calculate_next_timer_ap()
H A Dphl_twt.c473 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 Dphl_mcc.c402 max_toa = (u16)_os_modular64(tsf_lim, mrole->bcn_intvl * TU); in _mcc_fill_dur_lim_info()