Searched refs:ppdu_timestamp (Results 1 – 9 of 9) sorted by relevance
1159 uint32_t ppdu_timestamp = 0; in dp_populate_tsft_from_phy_timestamp() local1162 ppdu_timestamp = TXMON_PPDU_COM(ppdu_info, ppdu_timestamp); in dp_populate_tsft_from_phy_timestamp()1164 if (tsft && ppdu_timestamp) { in dp_populate_tsft_from_phy_timestamp()1167 tx_mon_be->last_ppdu_timestamp = ppdu_timestamp; in dp_populate_tsft_from_phy_timestamp()1172 if (!tsft && ppdu_timestamp) { in dp_populate_tsft_from_phy_timestamp()1174 uint32_t cur_usec = ppdu_timestamp / PHY_MEDIUM_MHZ; in dp_populate_tsft_from_phy_timestamp()1189 tx_mon_be->last_ppdu_timestamp = ppdu_timestamp; in dp_populate_tsft_from_phy_timestamp()1193 !TXMON_PPDU_COM(ppdu_info, ppdu_timestamp)) in dp_populate_tsft_from_phy_timestamp()
1270 TXMON_PPDU_COM(tx_prot_ppdu_info, ppdu_timestamp) = in dp_tx_mon_update_ppdu_info_status()1271 TXMON_PPDU_COM(tx_prot_ppdu_info, ppdu_timestamp) << 1; in dp_tx_mon_update_ppdu_info_status()
569 ppdu_info->com_info.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_rh()572 ppdu_info->rx_status.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_rh()573 ppdu_info->com_info.ppdu_timestamp; in hal_rx_status_get_tlv_info_generic_rh()
726 ppdu_info->com_info.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_li()729 ppdu_info->rx_status.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_li()730 ppdu_info->com_info.ppdu_timestamp; in hal_rx_status_get_tlv_info_generic_li()
665 uint64_t ppdu_timestamp; member
447 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_tx_fes_status_end()477 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_response_end_status()621 TXMON_HAL_STATUS(ppdu_info, ppdu_timestamp) = in hal_txmon_parse_tx_fes_status_prot()
2684 ppdu_info->com_info.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_be()2687 ppdu_info->rx_status.ppdu_timestamp = in hal_rx_status_get_tlv_info_generic_be()2688 ppdu_info->com_info.ppdu_timestamp; in hal_rx_status_get_tlv_info_generic_be()
425 uint32_t ppdu_timestamp; member
5702 cpu_to_le32(rx_status->ppdu_timestamp); in qdf_nbuf_update_radiotap()