Searched refs:tsft (Results 1 – 14 of 14) sorted by relevance
1158 uint64_t tsft = 0; in dp_populate_tsft_from_phy_timestamp() local1161 tsft = TXMON_PPDU_COM(ppdu_info, tsft); in dp_populate_tsft_from_phy_timestamp()1164 if (tsft && ppdu_timestamp) { in dp_populate_tsft_from_phy_timestamp()1166 tx_mon_be->last_tsft = tsft; in dp_populate_tsft_from_phy_timestamp()1172 if (!tsft && ppdu_timestamp) { in dp_populate_tsft_from_phy_timestamp()1181 tsft = tx_mon_be->last_tsft + diff; in dp_populate_tsft_from_phy_timestamp()1184 tsft = tx_mon_be->last_tsft + diff; in dp_populate_tsft_from_phy_timestamp()1186 TXMON_PPDU_COM(ppdu_info, tsft) = tsft; in dp_populate_tsft_from_phy_timestamp()1188 tx_mon_be->last_tsft = tsft; in dp_populate_tsft_from_phy_timestamp()1192 if (!TXMON_PPDU_COM(ppdu_info, tsft) && in dp_populate_tsft_from_phy_timestamp()[all …]
2198 ppdu_info->rx_status.tsft = ppdu_info->rx_status.tsft + in dp_rx_mon_process_status_tlv()
246 tx_status->tsft = (u_int64_t)(pktcapture_hdr->timestamp); in pkt_capture_update_tx_status()333 tx_status->tsft = (u_int64_t)(pktcapture_hdr->timestamp); in pkt_capture_update_tx_status()843 rx_status->tsft = flags.tsft; in pkt_capture_rx_mon_get_rx_status()
391 txrx_status.tsft = (u_int64_t)params->tsf_l32; in pkt_capture_process_mgmt_tx_data()725 txrx_status.tsft = (u_int64_t)rx_params->tsf_l32; in pkt_capture_mgmt_rx_data_cb()
92 cdp_rx_ppdu->timestamp = ppdu_info->rx_status.tsft; in dp_rx_mon_populate_cfr_ppdu_info()622 cdp_rx_ppdu->timestamp = ppdu_info->rx_status.tsft; in dp_rx_populate_cdp_indication_ppdu()1265 cdp_rx_ppdu->timestamp = ppdu_info->rx_status.tsft; in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()2023 msdu_timestamp = mon_pdev->ppdu_info.rx_status.tsft; in dp_rx_mon_process_dest_pktlog()
753 ppdu_info->rx_status.tsft = in hal_rx_status_get_tlv_info_generic_li()756 ppdu_info->rx_status.tsft = (ppdu_info->rx_status.tsft << 32) | in hal_rx_status_get_tlv_info_generic_li()2082 flags->tsft = msdu_start->ppdu_start_timestamp; in hal_rx_tlv_get_pkt_capture_flags_li()
596 ppdu_info->rx_status.tsft = in hal_rx_status_get_tlv_info_generic_rh()599 ppdu_info->rx_status.tsft = (ppdu_info->rx_status.tsft << 32) | in hal_rx_status_get_tlv_info_generic_rh()
525 flags->tsft = msdu_start->ppdu_start_timestamp; in hal_rx_tlv_get_pkt_capture_flags_rh()
470 rx_status->tsft = (u_int64_t)TSF_TIMESTAMP(rx_desc); in htt_rx_mon_get_rx_status()
2710 ppdu_info->rx_status.tsft = in hal_rx_status_get_tlv_info_generic_be()2713 ppdu_info->rx_status.tsft = (ppdu_info->rx_status.tsft << 32) | in hal_rx_status_get_tlv_info_generic_be()
1926 TXMON_HAL_STATUS(ppdu_info, tsft) = tsft_64; in hal_txmon_status_parse_tlv_generic_be()1960 TXMON_HAL_STATUS(ppdu_info, tsft) = tsft_64; in hal_txmon_status_parse_tlv_generic_be()
1038 uint64_t tsft; member
424 uint64_t tsft; member
5511 put_unaligned_le64(rx_status->tsft, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap()