Searched refs:rxd_ppdu_end_common (Results 1 – 1 of 1) sorted by relevance
1250 struct rx_ppdu_end_common *rxd_ppdu_end_common; in ath10k_htt_rx_h_mactime() 1252 rxd_ppdu_end_common = ath10k_htt_rx_desc_get_ppdu_end(hw, rxd); in ath10k_htt_rx_h_mactime() 1260 status->mactime = __le32_to_cpu(rxd_ppdu_end_common->tsf_timestamp); in ath10k_htt_rx_h_mactime() 1249 struct rx_ppdu_end_common *rxd_ppdu_end_common; ath10k_htt_rx_h_mactime() local