Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_bcn_recv.c171 beacon_report->time_stamp) || in hdd_send_bcn_recv_info()
Dwlan_hdd_debugfs_roam.c461 roam_stats->roam_scan[rsi].time_stamp); in wlan_hdd_update_roam_stats()
/wlan-driver/fw-api/fw/
Dwlan_defs.h520 A_UINT32 time_stamp ; /* ACK timestamp (helps determine age) */ member
539 (_dst).time_stamp = (_ts); \
Dhtt.h16765 A_UINT32 time_stamp ; /* ACK timestamp (helps determine age) */ member
Dwmi_unified.h6433 A_UINT32 time_stamp; /* Reference timestamp. diag frame contains diff value */ member
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_process.c990 qdf_mem_copy(&beacon_report.time_stamp, in sch_send_beacon_report()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c3361 WMI_DBGLOG_TIME_STAMP_SYNC_CMD_fixed_param *time_stamp; in send_time_stamp_sync_cmd_tlv() local
3365 len = sizeof(*time_stamp); in send_time_stamp_sync_cmd_tlv()
3371 time_stamp = in send_time_stamp_sync_cmd_tlv()
3374 WMITLV_SET_HDR(&time_stamp->tlv_header, in send_time_stamp_sync_cmd_tlv()
3380 time_stamp->mode = WMI_TIME_STAMP_SYNC_MODE_MS; in send_time_stamp_sync_cmd_tlv()
3381 time_stamp->time_stamp_low = time_ms & in send_time_stamp_sync_cmd_tlv()
3387 time_stamp->time_stamp_high = 0; in send_time_stamp_sync_cmd_tlv()
3389 time_stamp->mode, time_stamp->time_stamp_low, in send_time_stamp_sync_cmd_tlv()
3390 time_stamp->time_stamp_high); in send_time_stamp_sync_cmd_tlv()
18305 roam->time_stamp = timestamp[i].lower32bit | in extract_roam_scan_stats_res_evt_tlv()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h361 qdf_time_t time_stamp; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h9122 uint64_t time_stamp; member