| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api.c | 18 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l) in rtw_hal_get_tsf() argument 21 status = rtw_hal_mac_get_tsf(hal, &port, tsf_h, tsf_l); in rtw_hal_get_tsf()
|
| H A D | hal_wow.c | 208 u32 tsf_h = 0, tsf_l = 0; in rtw_hal_wow_cfg_nlo() local 211 hstatus = rtw_hal_mac_get_tsf(hal, &hw_port, &tsf_h, &tsf_l); in rtw_hal_wow_cfg_nlo() 213 tsf = ((u64)tsf_h << 32) | tsf_l; in rtw_hal_wow_cfg_nlo() 216 tsf_l = (u32)tsf; in rtw_hal_wow_cfg_nlo() 218 info.tsf_low = tsf_l; in rtw_hal_wow_cfg_nlo()
|
| H A D | hal_api_mac.h | 571 u32 *tsf_h, u32 *tsf_l); 610 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l);
|
| H A D | hal_api.h | 881 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api.c | 18 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l) in rtw_hal_get_tsf() argument 21 status = rtw_hal_mac_get_tsf(hal, &port, tsf_h, tsf_l); in rtw_hal_get_tsf()
|
| H A D | hal_wow.c | 208 u32 tsf_h = 0, tsf_l = 0; in rtw_hal_wow_cfg_nlo() local 211 hstatus = rtw_hal_mac_get_tsf(hal, &hw_port, &tsf_h, &tsf_l); in rtw_hal_wow_cfg_nlo() 213 tsf = ((u64)tsf_h << 32) | tsf_l; in rtw_hal_wow_cfg_nlo() 216 tsf_l = (u32)tsf; in rtw_hal_wow_cfg_nlo() 218 info.tsf_low = tsf_l; in rtw_hal_wow_cfg_nlo()
|
| H A D | hal_api_mac.h | 571 u32 *tsf_h, u32 *tsf_l); 610 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l);
|
| H A D | hal_api.h | 884 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l);
|
| H A D | hal_api_mac.c | 8079 u32 *tsf_h, u32 *tsf_l) in rtw_hal_mac_get_tsf() argument 8089 *tsf_l = val.tsf_l; in rtw_hal_mac_get_tsf() 8565 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l) in rtw_hal_mac_get_mcc_status_rpt() argument 8574 tsf_l); in rtw_hal_mac_get_mcc_status_rpt() 8821 rpt->tsf_l = m_rpt.tsf_l; in rtw_hal_mac_get_tsf32_tog_rpt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hndd11.h | 44 uint32 tsf_l; /**< TSF_L reading */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ecsa.c | 97 u32 tsf_h = 0, tsf_l = 0; in _phl_ecsa_calculate_next_timer_ap() local 105 &tsf_l)) { in _phl_ecsa_calculate_next_timer_ap() 111 tsf |= tsf_l; in _phl_ecsa_calculate_next_timer_ap()
|
| H A D | phl_sta.c | 2435 u32 tsf_h = 0, tsf_l = 0; in rtw_phl_tbtt_sync() local 2443 src_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2456 tsf |= tsf_l; in rtw_phl_tbtt_sync() 2473 src_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2475 tsf_h, tsf_l); in rtw_phl_tbtt_sync() 2478 tgt_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2480 tsf_h, tsf_l); in rtw_phl_tbtt_sync()
|
| H A D | phl_twt.c | 1746 u8 port, u8 id, u16 offset, u32 *tsf_h, u32 *tsf_l) in rtw_phl_twt_get_target_wake_time() argument 1798 *tsf_l = (u32)(tgt_tsf); in rtw_phl_twt_get_target_wake_time() 1802 pstatus, port, id, offset, *tsf_h, *tsf_l); in rtw_phl_twt_get_target_wake_time()
|
| H A D | phl_api.h | 573 u32 *tsf_l);
|
| H A D | phl_p2pps.c | 193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
|
| H A D | phl_mr.c | 3458 u32 tsf_h = 0, tsf_l = 0; in _mr_coex_up_noa_for_bt_req() local 3473 wrole->hw_port, &tsf_h, &tsf_l)) { in _mr_coex_up_noa_for_bt_req() 3480 tsf |= tsf_l; in _mr_coex_up_noa_for_bt_req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ecsa.c | 97 u32 tsf_h = 0, tsf_l = 0; in _phl_ecsa_calculate_next_timer_ap() local 105 &tsf_l)) { in _phl_ecsa_calculate_next_timer_ap() 111 tsf |= tsf_l; in _phl_ecsa_calculate_next_timer_ap()
|
| H A D | phl_sta.c | 2471 u32 tsf_h = 0, tsf_l = 0; in rtw_phl_tbtt_sync() local 2479 src_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2492 tsf |= tsf_l; in rtw_phl_tbtt_sync() 2509 src_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2511 tsf_h, tsf_l); in rtw_phl_tbtt_sync() 2514 tgt_role->hw_port, &tsf_h, &tsf_l)) { in rtw_phl_tbtt_sync() 2516 tsf_h, tsf_l); in rtw_phl_tbtt_sync()
|
| H A D | phl_twt.c | 1746 u8 port, u8 id, u16 offset, u32 *tsf_h, u32 *tsf_l) in rtw_phl_twt_get_target_wake_time() argument 1798 *tsf_l = (u32)(tgt_tsf); in rtw_phl_twt_get_target_wake_time() 1802 pstatus, port, id, offset, *tsf_h, *tsf_l); in rtw_phl_twt_get_target_wake_time()
|
| H A D | phl_api.h | 578 u32 *tsf_l);
|
| H A D | phl_p2pps.c | 193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
|
| H A D | phl_mr.c | 3458 u32 tsf_h = 0, tsf_l = 0; in _mr_coex_up_noa_for_bt_req() local 3473 wrole->hw_port, &tsf_h, &tsf_l)) { in _mr_coex_up_noa_for_bt_req() 3480 tsf |= tsf_l; in _mr_coex_up_noa_for_bt_req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | twt.c | 284 tsf->tsf_l = MAC_REG_R32(reg_l); in mac_get_tsf()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | twt.c | 284 tsf->tsf_l = MAC_REG_R32(reg_l); in mac_get_tsf()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | main.c | 6978 u32 tsf_h, tsf_l; in brcms_c_recover_tsf64() local 6981 brcms_b_read_tsf(wlc->hw, &tsf_l, &tsf_h); in brcms_c_recover_tsf64() 6983 rx_tsf_16_31 = (u16)(tsf_l >> 16); in brcms_c_recover_tsf64() 6990 if ((u16)tsf_l < rx_tsf_0_15) { in brcms_c_recover_tsf64() 7546 u32 tsf_h, tsf_l; in brcms_c_tsf_get() local 7549 brcms_b_read_tsf(wlc->hw, &tsf_l, &tsf_h); in brcms_c_tsf_get() 7553 tsf |= tsf_l; in brcms_c_tsf_get() 7560 u32 tsf_h, tsf_l; in brcms_c_tsf_set() local 7564 tsf_l = tsf; in brcms_c_tsf_set() 7568 bcma_write32(wlc->hw->d11core, D11REGOFFS(tsf_timerlow), tsf_l); in brcms_c_tsf_set()
|