Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c4927 if (s_ppdu_info->tsf_l32 > ppdu_info->tsf_l32) in dp_ppdu_desc_deliver()
4928 time_delta = (MAX_TSF_32 - s_ppdu_info->tsf_l32) + in dp_ppdu_desc_deliver()
4929 ppdu_info->tsf_l32; in dp_ppdu_desc_deliver()
4931 time_delta = ppdu_info->tsf_l32 - s_ppdu_info->tsf_l32; in dp_ppdu_desc_deliver()
4940 s_ppdu_info->tsf_l32, in dp_ppdu_desc_deliver()
5020 uint8_t tlv_type, uint32_t tsf_l32, in dp_get_ppdu_desc() argument
5039 if (ppdu_info->tsf_l32 > tsf_l32) in dp_get_ppdu_desc()
5041 ppdu_info->tsf_l32) + tsf_l32; in dp_get_ppdu_desc()
5043 time_delta = tsf_l32 - ppdu_info->tsf_l32; in dp_get_ppdu_desc()
5056 ppdu_info->tsf_l32, in dp_get_ppdu_desc()
[all …]
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c391 txrx_status.tsft = (u_int64_t)params->tsf_l32; in pkt_capture_process_mgmt_tx_data()
487 params.tsf_l32 = (uint32_t)jiffies; in pkt_capture_mgmt_tx()
725 txrx_status.tsft = (u_int64_t)rx_params->tsf_l32; in pkt_capture_mgmt_rx_data_cb()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_public_structs.h74 uint32_t tsf_l32; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_utils_api.h994 uint32_t tsf_l32; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c2820 params->tsf_l32 = hdr->tsf_l32; in wma_extract_mgmt_offload_event_params()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3427 uint32_t tsf_l32; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13661 hdr->tsf_l32 = ev_hdr->rx_tsf_l32; in extract_mgmt_rx_params_tlv()
18503 phyerr->tsf64 = pe_hdr->tsf_l32; in extract_comb_phyerr_tlv()
20470 params->tsf_l32 = hdr->tsf_l32; in extract_vdev_mgmt_offload_event_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h6969 A_UINT32 tsf_l32; member
7263 A_UINT32 tsf_l32; member