Searched refs:sync_ofst (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.h | 60 u16 sync_ofst, bool sync_now_once, u16 *diff_t);
|
| H A D | phl_sta.c | 2468 u16 sync_ofst, bool sync_now_once, u16 *diff_t) in rtw_phl_tbtt_sync() argument 2495 tgt_tsf = (tsf + sync_ofst * TU) - ofst * TU; in rtw_phl_tbtt_sync() 2500 (u32)diff_tsf, sync_ofst, (u32)ofst); in rtw_phl_tbtt_sync()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.h | 60 u16 sync_ofst, bool sync_now_once, u16 *diff_t);
|
| H A D | phl_sta.c | 2432 u16 sync_ofst, bool sync_now_once, u16 *diff_t) in rtw_phl_tbtt_sync() argument 2459 tgt_tsf = (tsf + sync_ofst * TU) - ofst * TU; in rtw_phl_tbtt_sync() 2464 (u32)diff_tsf, sync_ofst, (u32)ofst); in rtw_phl_tbtt_sync()
|