Home
last modified time | relevance | path

Searched refs:tsf_timestamp (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Drx_desc.h931 __le32 tsf_timestamp; member
Dwmi.h3464 __le32 tsf_timestamp; member
3496 __le32 tsf_timestamp; member
6877 u32 tsf_timestamp; member
Dwmi.c4075 tsf32l = phyerr->tsf_timestamp; in ath10k_dfs_radar_report()
4193 phyerr->tsf_timestamp, tsf, buf_len); in ath10k_wmi_event_dfs()
4350 arg->tsf_timestamp = __le32_to_cpu(phyerr->tsf_timestamp); in ath10k_wmi_op_pull_phyerr_ev()
4395 arg->tsf_timestamp = __le32_to_cpu(phyerr->tsf_timestamp); in ath10k_wmi_10_4_op_pull_phyerr_ev()
Dhtt_rx.c1199 status->mactime = __le32_to_cpu(rxd->ppdu_end.common.tsf_timestamp); in ath10k_htt_rx_h_mactime()
/drivers/net/wireless/ath/ath11k/
Dwmi.h4390 u32 tsf_timestamp; member
Dwmi.c4994 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()