Searched refs:FTM_INTVL2MSEC (Results 1 – 6 of 6) sorted by relevance
87 #define FTM_INTVL2MSEC(_intvl) (FTM_INTVL2USEC(_intvl) / 1000) macro1728 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host()
102 #define FTM_INTVL2MSEC(_intvl) (FTM_INTVL2USEC(_intvl) / 1000) macro2731 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()2987 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v2()
102 #define FTM_INTVL2MSEC(_intvl) (FTM_INTVL2USEC(_intvl) / 1000) macro3343 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()3597 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v2()