Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c1265 struct rx_ppdu_end_common *rxd_ppdu_end_common; in ath10k_htt_rx_h_mactime() local
1267 rxd_ppdu_end_common = ath10k_htt_rx_desc_get_ppdu_end(hw, rxd); in ath10k_htt_rx_h_mactime()
1275 status->mactime = __le32_to_cpu(rxd_ppdu_end_common->tsf_timestamp); in ath10k_htt_rx_h_mactime()