Home
last modified time | relevance | path

Searched refs:tsf_h (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api.c18 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 Dhal_wow.c208 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()
215 tsf_h = tsf >> 32; in rtw_hal_wow_cfg_nlo()
217 info.tsf_high = tsf_h; in rtw_hal_wow_cfg_nlo()
H A Dhal_api_mac.h571 u32 *tsf_h, u32 *tsf_l);
610 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l);
H A Dhal_api.h881 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l);
H A Dhal_api_mac.c8095 u32 *tsf_h, u32 *tsf_l) in rtw_hal_mac_get_tsf() argument
8104 *tsf_h = val.tsf_h; in rtw_hal_mac_get_tsf()
8581 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l) in rtw_hal_mac_get_mcc_status_rpt() argument
8589 mac_status = mac->ops->get_mcc_status_rpt(mac, group, status, tsf_h, in rtw_hal_mac_get_mcc_status_rpt()
8838 rpt->tsf_h = m_rpt.tsf_h; in rtw_hal_mac_get_tsf32_tog_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api.c18 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 Dhal_wow.c208 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()
215 tsf_h = tsf >> 32; in rtw_hal_wow_cfg_nlo()
217 info.tsf_high = tsf_h; in rtw_hal_wow_cfg_nlo()
H A Dhal_api_mac.h571 u32 *tsf_h, u32 *tsf_l);
610 u8 group, u8 *status, u32 *tsf_h, u32 *tsf_l);
H A Dhal_api.h884 enum rtw_hal_status rtw_hal_get_tsf(void *hal, u8 port, u32 *tsf_h, u32 *tsf_l);
H A Dhal_api_mac.c8079 u32 *tsf_h, u32 *tsf_l) in rtw_hal_mac_get_tsf() argument
8088 *tsf_h = val.tsf_h; 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
8573 mac_status = mac->ops->get_mcc_status_rpt(mac, group, status, tsf_h, in rtw_hal_mac_get_mcc_status_rpt()
8822 rpt->tsf_h = m_rpt.tsf_h; in rtw_hal_mac_get_tsf32_tog_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ecsa.c97 u32 tsf_h = 0, tsf_l = 0; in _phl_ecsa_calculate_next_timer_ap() local
104 &tsf_h, in _phl_ecsa_calculate_next_timer_ap()
109 tsf = tsf_h; in _phl_ecsa_calculate_next_timer_ap()
H A Dphl_sta.c2435 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()
2454 tsf = tsf_h; 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 Dphl_twt.c1746 u8 port, u8 id, u16 offset, u32 *tsf_h, u32 *tsf_l) in rtw_phl_twt_get_target_wake_time() argument
1797 *tsf_h = (u32)(tgt_tsf >> 32); 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 Dphl_api.h572 rtw_phl_twt_get_target_wake_time(void *phl, u8 port, u8 id, u16 offset, u32 *tsf_h,
H A Dphl_p2pps.c193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
H A Dphl_mr.c3458 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()
3478 tsf = tsf_h; in _mr_coex_up_noa_for_bt_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ecsa.c97 u32 tsf_h = 0, tsf_l = 0; in _phl_ecsa_calculate_next_timer_ap() local
104 &tsf_h, in _phl_ecsa_calculate_next_timer_ap()
109 tsf = tsf_h; in _phl_ecsa_calculate_next_timer_ap()
H A Dphl_sta.c2471 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()
2490 tsf = tsf_h; 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 Dphl_twt.c1746 u8 port, u8 id, u16 offset, u32 *tsf_h, u32 *tsf_l) in rtw_phl_twt_get_target_wake_time() argument
1797 *tsf_h = (u32)(tgt_tsf >> 32); 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 Dphl_api.h577 rtw_phl_twt_get_target_wake_time(void *phl, u8 port, u8 id, u16 offset, u32 *tsf_h,
H A Dphl_p2pps.c193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()
H A Dphl_mr.c3458 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()
3478 tsf = tsf_h; in _mr_coex_up_noa_for_bt_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtwt.c283 tsf->tsf_h = MAC_REG_R32(reg_h); in mac_get_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtwt.c283 tsf->tsf_h = MAC_REG_R32(reg_h); in mac_get_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c6978 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()
6993 tsf_h -= 1; in brcms_c_recover_tsf64()
6996 return ((u64)tsf_h << 32) | (((u32)rx_tsf_16_31 << 16) + 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()
7551 tsf = tsf_h; in brcms_c_tsf_get()
7560 u32 tsf_h, tsf_l; in brcms_c_tsf_set() local
7565 tsf_h = (tsf >> 32); in brcms_c_tsf_set()
7569 bcma_write32(wlc->hw->d11core, D11REGOFFS(tsf_timerhigh), tsf_h); in brcms_c_tsf_set()

12