Home
last modified time | relevance | path

Searched refs:tsf_low (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddevices.c401 u32 tsf_low; in iwl5000_hw_channel_switch() local
419 tsf_low = ch_switch->timestamp & 0x0ffffffff; in iwl5000_hw_channel_switch()
424 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl5000_hw_channel_switch()
425 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl5000_hw_channel_switch()
428 tsf_low) / beacon_interval; in iwl5000_hw_channel_switch()
562 u32 tsf_low; in iwl6000_hw_channel_switch() local
587 tsf_low = ch_switch->timestamp & 0x0ffffffff; in iwl6000_hw_channel_switch()
592 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl6000_hw_channel_switch()
593 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl6000_hw_channel_switch()
596 tsf_low) / beacon_interval; in iwl6000_hw_channel_switch()
H A Dscan.c254 priv->scan_start_tsf = le32_to_cpu(notif->tsf_low); in iwl_rx_scan_start_notif()
261 le32_to_cpu(notif->tsf_low), in iwl_rx_scan_start_notif()
282 le32_to_cpu(notif->tsf_low), in iwl_rx_scan_results_notif()
284 le32_to_cpu(notif->tsf_low) - priv->scan_start_tsf); in iwl_rx_scan_results_notif()
297 scan_notif->tsf_low, in iwl_rx_scan_complete_notif()
H A Dcommands.h427 u32 tsf_low; /* network timestamp function timer */ member
2162 __le32 tsf_low; member
2402 __le32 tsf_low; member
2429 __le32 tsf_low; member
2442 __le32 tsf_low; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c500 u32 start_time, tsf_low; in rtl8723e_set_p2p_ps_offload_cmd() local
532 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in rtl8723e_set_p2p_ps_offload_cmd()
537 (tsf_low+(50*1024))) { in rtl8723e_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c606 u32 start_time, tsf_low; in rtl8723be_set_p2p_ps_offload_cmd() local
639 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in rtl8723be_set_p2p_ps_offload_cmd()
643 while (start_time <= (tsf_low + (50 * 1024))) { in rtl8723be_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c642 u32 start_time, tsf_low; in rtl88e_set_p2p_ps_offload_cmd() local
674 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in rtl88e_set_p2p_ps_offload_cmd()
678 while (start_time <= (tsf_low+(50*1024))) { in rtl88e_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dmcc.c255 cpu_to_le32(SET_WORD(info->tsf_low, FWCMD_H2C_START_MCC_TSF_LOW)); in mac_start_mcc()
784 u8 group, u8 *status, u32 *tsf_high, u32 *tsf_low) in mac_get_mcc_status_rpt() argument
802 *tsf_low = mcc_info->groups[group].rpt_tsf_low; in mac_get_mcc_status_rpt()
807 __func__, *tsf_low); in mac_get_mcc_status_rpt()
H A Dmcc.h240 u8 group, u8 *status, u32 *tsf_high, u32 *tsf_low);
H A Dfwcmd.c1891 u32 tsf_low; in c2h_mcc_status_rpt_hdl() local
1900 tsf_low = mcc_rpt->dword1; in c2h_mcc_status_rpt_hdl()
1964 tsf_low = le32_to_cpu(tsf_low); in c2h_mcc_status_rpt_hdl()
1969 mcc_info->groups[group].rpt_tsf_low = tsf_low; in c2h_mcc_status_rpt_hdl()
1973 __func__, tsf_high, tsf_low); in c2h_mcc_status_rpt_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dmcc.c255 cpu_to_le32(SET_WORD(info->tsf_low, FWCMD_H2C_START_MCC_TSF_LOW)); in mac_start_mcc()
784 u8 group, u8 *status, u32 *tsf_high, u32 *tsf_low) in mac_get_mcc_status_rpt() argument
802 *tsf_low = mcc_info->groups[group].rpt_tsf_low; in mac_get_mcc_status_rpt()
807 __func__, *tsf_low); in mac_get_mcc_status_rpt()
H A Dmcc.h240 u8 group, u8 *status, u32 *tsf_high, u32 *tsf_low);
H A Dfwcmd.c1891 u32 tsf_low; in c2h_mcc_status_rpt_hdl() local
1900 tsf_low = mcc_rpt->dword1; in c2h_mcc_status_rpt_hdl()
1964 tsf_low = le32_to_cpu(tsf_low); in c2h_mcc_status_rpt_hdl()
1969 mcc_info->groups[group].rpt_tsf_low = tsf_low; in c2h_mcc_status_rpt_hdl()
1973 __func__, tsf_high, tsf_low); in c2h_mcc_status_rpt_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c782 u32 start_time, tsf_low; in rtl92ee_set_p2p_ps_offload_cmd() local
812 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in rtl92ee_set_p2p_ps_offload_cmd()
816 while (start_time <= (tsf_low + (50 * 1024))) { in rtl92ee_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c675 u32 start_time, tsf_low; in set_noa_data() local
693 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in set_noa_data()
697 while (start_time <= (tsf_low+(50*1024))) { in set_noa_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1465 u32 tsf_low; in il4965_hw_channel_switch() local
1486 tsf_low = ch_switch->timestamp & 0x0ffffffff; in il4965_hw_channel_switch()
1491 if (il->ucode_beacon_time > tsf_low && beacon_interval) { in il4965_hw_channel_switch()
1493 ((il->ucode_beacon_time - tsf_low) / beacon_interval)) { in il4965_hw_channel_switch()
1495 (il->ucode_beacon_time - tsf_low) / beacon_interval; in il4965_hw_channel_switch()
H A Dcommands.h2304 __le32 tsf_low; member
2586 __le32 tsf_low; member
2613 __le32 tsf_low; member
2625 __le32 tsf_low; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_mcc.c199 new_info->tsf_low, btc_in_group, 1, ori_info->group); in _mcc_replace_pattern()
421 info->tsf_low, btc_in_group, 0, 0); in rtw_hal_mcc_enable()
H A Dhal_wow.c218 info.tsf_low = tsf_l; in rtw_hal_wow_cfg_nlo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_mcc.c199 new_info->tsf_low, btc_in_group, 1, ori_info->group); in _mcc_replace_pattern()
421 info->tsf_low, btc_in_group, 0, 0); in rtw_hal_mcc_enable()
H A Dhal_wow.c218 info.tsf_low = tsf_l; in rtw_hal_wow_cfg_nlo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c1814 u32 start_time, tsf_low; in rtl8821ae_set_p2p_ps_offload_cmd() local
1844 tsf_low = rtl_read_dword(rtlpriv, REG_TSFTR); in rtl8821ae_set_p2p_ps_offload_cmd()
1848 while (start_time <= (tsf_low+(50*1024))) { in rtl8821ae_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drx.c177 rx_status->mactime = pkt_stat->tsf_low; in rtw_rx_fill_rx_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c311 u32 tsf_low; /* network timestamp function timer */ member
358 u32 tsf_low; /* network timestamp function timer */ member
525 IWL_ERR(mvm, "0x%08X | tsf low\n", table.tsf_low); in iwl_mvm_dump_lmac_error_log()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h586 uint32 tsf_low; /* tsf at which ptk updated by internal supplicant */ member
601 uint32 tsf_low; /* tsf at which PN sync error happened */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h585 uint32 tsf_low; /* tsf at which ptk updated by internal supplicant */ member
600 uint32 tsf_low; /* tsf at which PN sync error happened */ member

1234