/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_rtt.c | 2673 wl_proxd_intvl_t rtt; in dhd_rtt_convert_results_to_host_v1() local 2735 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)); in dhd_rtt_convert_results_to_host_v1() 2738 ltoh32_ua(&p_sample_avg->rtt.intvl), in dhd_rtt_convert_results_to_host_v1() 2739 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)), in dhd_rtt_convert_results_to_host_v1() 2769 rtt.tmu = ltoh16_ua(&p_data_info->avg_rtt.rtt.tmu); in dhd_rtt_convert_results_to_host_v1() 2770 rtt.intvl = ltoh32_ua(&p_data_info->avg_rtt.rtt.intvl); in dhd_rtt_convert_results_to_host_v1() 2771 rtt_report->rtt = (wifi_timespan)FTM_INTVL2NSEC(&rtt) * 1000; /* nano -> pico seconds */ in dhd_rtt_convert_results_to_host_v1() 2773 DHD_RTT(("rtt_report->rtt : %llu\n", rtt_report->rtt)); in dhd_rtt_convert_results_to_host_v1() 2813 p_sample = &p_data_info->rtt[0]; in dhd_rtt_convert_results_to_host_v1() 2859 ltoh32_ua(&p_sample->rtt.intvl), in dhd_rtt_convert_results_to_host_v1() [all …]
|
D | dhd_pno.h | 298 uint16 rtt; member 363 uint64 rtt; /* in nanoseconds */ member
|
D | dhd_rtt.h | 360 wifi_timespan rtt; /* round trip time in 0.1 nanoseconds */ member
|
D | dhd_pno.c | 1036 params->params_batch.rtt = 0; in _dhd_pno_reinitialize_prof() 2717 result->rtt = (uint64) plnetinfo->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 2848 result->rtt = (uint64) plnetinfo_v2->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 4025 result->fixed.rtt = 0; in dhd_process_full_gscan_result()
|
D | wl_android.c | 1303 batch_params.rtt = simple_strtol(value, NULL, 0); in wls_parse_batching_cmd() 1304 ANDROID_INFO(("rtt : %d\n", batch_params.rtt)); in wls_parse_batching_cmd()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_rtt.c | 2695 wl_proxd_intvl_t rtt; in dhd_rtt_convert_results_to_host_v1() local 2753 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)); in dhd_rtt_convert_results_to_host_v1() 2757 ltoh32_ua(&p_sample_avg->rtt.intvl), in dhd_rtt_convert_results_to_host_v1() 2758 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)), in dhd_rtt_convert_results_to_host_v1() 2790 rtt.tmu = ltoh16_ua(&p_data_info->avg_rtt.rtt.tmu); in dhd_rtt_convert_results_to_host_v1() 2791 rtt.intvl = ltoh32_ua(&p_data_info->avg_rtt.rtt.intvl); in dhd_rtt_convert_results_to_host_v1() 2792 rtt_report->rtt = in dhd_rtt_convert_results_to_host_v1() 2793 (wifi_timespan)FTM_INTVL2NSEC(&rtt) * 0x3E8; /* nano -> pico seconds */ in dhd_rtt_convert_results_to_host_v1() 2795 DHD_RTT(("rtt_report->rtt : %llu\n", rtt_report->rtt)); in dhd_rtt_convert_results_to_host_v1() 2838 p_sample = &p_data_info->rtt[0]; in dhd_rtt_convert_results_to_host_v1() [all …]
|
D | dhd_pno.h | 289 uint16 rtt; member 354 uint64 rtt; /* in nanoseconds */ member
|
D | dhd_rtt.h | 356 wifi_timespan rtt; /* round trip time in 0.1 nanoseconds */ member
|
D | dhd_pno.c | 1075 params->params_batch.rtt = 0; in _dhd_pno_reinitialize_prof() 2786 result->rtt = (uint64)plnetinfo->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 2915 result->rtt = (uint64)plnetinfo_v2->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 4131 result->fixed.rtt = 0; in dhd_process_full_gscan_result()
|
D | wl_android.c | 1359 batch_params.rtt = simple_strtol(value, NULL, 0); in wls_parse_batching_cmd() 1360 ANDROID_INFO(("rtt : %d\n", batch_params.rtt)); in wls_parse_batching_cmd()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_rtt.c | 3215 wl_proxd_intvl_t rtt; in dhd_rtt_convert_results_to_host_v1() local 3276 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)); in dhd_rtt_convert_results_to_host_v1() 3279 ltoh32_ua(&p_sample_avg->rtt.intvl), in dhd_rtt_convert_results_to_host_v1() 3280 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample_avg->rtt.tmu)), in dhd_rtt_convert_results_to_host_v1() 3310 rtt.tmu = ltoh16_ua(&p_data_info->avg_rtt.rtt.tmu); in dhd_rtt_convert_results_to_host_v1() 3311 rtt.intvl = ltoh32_ua(&p_data_info->avg_rtt.rtt.intvl); in dhd_rtt_convert_results_to_host_v1() 3312 rtt_report->rtt = (wifi_timespan)FTM_INTVL2NSEC(&rtt) * 1000; /* nano -> pico seconds */ in dhd_rtt_convert_results_to_host_v1() 3314 DHD_RTT(("rtt_report->rtt : %llu\n", rtt_report->rtt)); in dhd_rtt_convert_results_to_host_v1() 3354 p_sample = &p_data_info->rtt[0]; in dhd_rtt_convert_results_to_host_v1() 3400 ltoh32_ua(&p_sample->rtt.intvl), in dhd_rtt_convert_results_to_host_v1() [all …]
|
D | dhd_pno.h | 281 uint16 rtt; member 349 uint64 rtt; /* in nanoseconds */ member
|
D | dhd_rtt.h | 368 wifi_timespan rtt; /* round trip time in 0.1 nanoseconds */ member
|
D | dhd_pno.c | 1040 params->params_batch.rtt = 0; in _dhd_pno_reinitialize_prof() 2719 result->rtt = (uint64) plnetinfo->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 2850 result->rtt = (uint64) plnetinfo_v2->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 4039 result->fixed.rtt = 0; in dhd_process_full_gscan_result()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_rtt.c | 1618 wl_proxd_intvl_t rtt; in dhd_rtt_convert_results_to_host() local 1659 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample->rtt.tmu)); in dhd_rtt_convert_results_to_host() 1662 ltoh32_ua(&p_sample->rtt.intvl), in dhd_rtt_convert_results_to_host() 1663 ftm_tmu_value_to_logstr(ltoh16_ua(&p_sample->rtt.tmu)), in dhd_rtt_convert_results_to_host() 1693 rtt.tmu = ltoh16_ua(&p_data_info->avg_rtt.rtt.tmu); in dhd_rtt_convert_results_to_host() 1694 rtt.intvl = ltoh32_ua(&p_data_info->avg_rtt.rtt.intvl); in dhd_rtt_convert_results_to_host() 1695 rtt_report->rtt = (wifi_timespan)FTM_INTVL2NSEC(&rtt) * 1000; /* nano -> pico seconds */ in dhd_rtt_convert_results_to_host() 1697 DHD_RTT(("rtt_report->rtt : %llu\n", rtt_report->rtt)); in dhd_rtt_convert_results_to_host()
|
D | dhd_pno.h | 297 uint16 rtt; member 358 uint64 rtt; /* in nanoseconds */ member
|
D | dhd_rtt.h | 272 wifi_timespan rtt; /* round trip time in 0.1 nanoseconds */ member
|
D | dhd_pno.c | 1033 params->params_batch.rtt = 0; in _dhd_pno_reinitialize_prof() 2709 result->rtt = (uint64) plnetinfo->rtt0; in _dhd_pno_get_gscan_batch_from_fw() 3721 result->fixed.rtt = 0; in dhd_process_full_gscan_result()
|
D | wl_android.c | 1262 batch_params.rtt = simple_strtol(value, NULL, 0); in wls_parse_batching_cmd() 1263 ANDROID_INFO(("rtt : %d\n", batch_params.rtt)); in wls_parse_batching_cmd()
|
/device/soc/esp/esp32/components/esp_wifi/include/ |
D | esp_wifi_types.h | 710 uint32_t rtt; /**< Round Trip Time in pSec with a peer */ member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | rtw_cfgvendor.c | 980 rtt_report->rtt = rtt_result->meanrtt; in rtw_cfgvendor_rtt_evt()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | wlioctl.h | 14879 wl_proxd_intvl_t rtt; /**< round trip time */ member 14914 wl_proxd_rtt_sample_v1_t rtt[1]; /* variable */ member 14924 wl_proxd_intvl_t rtt; /**< round trip time */ member 14961 wl_proxd_rtt_sample_v2_t rtt[1]; /* variable, first element is avg_rtt */ member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | wlioctl.h | 14392 wl_proxd_intvl_t rtt; /**< round trip time */ member 14427 wl_proxd_rtt_sample_v1_t rtt[1]; /* variable */ member 14437 wl_proxd_intvl_t rtt; /**< round trip time */ member 14474 wl_proxd_rtt_sample_v2_t rtt[1]; /* variable, first element is avg_rtt */ member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/release/ |
D | sdk_src_files.txt | 309 components/easy_flash/demo/iap/ymodem+rtt.c
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | wlioctl.h | 17398 wl_proxd_intvl_t rtt; /**< round trip time */ member 17433 wl_proxd_rtt_sample_v1_t rtt[1]; /* variable */ member 17443 wl_proxd_intvl_t rtt; /**< round trip time */ member 17480 wl_proxd_rtt_sample_v2_t rtt[1]; /* variable, first element is avg_rtt */ member
|