Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Drx_desc.h943 __le32 tsf_timestamp; member
Dwmi.h3014 __le32 tsf_timestamp; member
3046 __le32 tsf_timestamp; member
5989 u32 tsf_timestamp; member
Dwmi.c3442 tsf32l = phyerr->tsf_timestamp; in ath10k_dfs_radar_report()
3538 phyerr->tsf_timestamp, tsf, buf_len); in ath10k_wmi_event_dfs()
3695 arg->tsf_timestamp = __le32_to_cpu(phyerr->tsf_timestamp); in ath10k_wmi_op_pull_phyerr_ev()
3740 arg->tsf_timestamp = __le32_to_cpu(phyerr->tsf_timestamp); in ath10k_wmi_10_4_op_pull_phyerr_ev()
Dhtt_rx.c894 status->mactime = __le32_to_cpu(rxd->ppdu_end.common.tsf_timestamp); in ath10k_htt_rx_h_mactime()