/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ |
D | dfs_nol.c | 257 diff_ms = qdf_do_div(qdf_get_monotonic_boottime() - in dfs_print_nol() 347 nol_time_lft_ms = qdf_do_div(qdf_get_monotonic_boottime() - in dfs_set_nol()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_mc_timer.c | 745 time_of_day_us += qdf_do_div((uint64_t)tv.tv_nsec, 1000); in qdf_get_time_of_the_day_us() 796 time_of_the_day_ms = qdf_do_div(qdf_get_time_of_the_day_us(), 1000); in qdf_get_time_of_the_day_ms()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_tasklet.c | 266 exec_ms = qdf_do_div(exec_time, 1000); in ce_tasklet_update_bucket() 267 sched_ms = qdf_do_div(sched_time, 1000); in ce_tasklet_update_bucket()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_bus_bandwidth.c | 1280 no_rx_offload_pkts = qdf_do_div(no_rx_offload_pkts, (uint32_t)diff_us); in dp_bus_bandwidth_work_tune_rx() 1392 no_tx_offload_pkts = qdf_do_div(no_tx_offload_pkts, (uint32_t)diff_us); in dp_bus_bandwidth_work_tune_tx() 2045 tx_packets = qdf_do_div(tx_packets, (uint32_t)diff_us); in __dp_bus_bw_work_handler() 2048 rx_packets = qdf_do_div(rx_packets, (uint32_t)diff_us); in __dp_bus_bw_work_handler()
|
D | wlan_dp_rx_fst.c | 157 qdf_do_div(sw_ft_entry->bytes_aggregated, in dp_rx_dump_fisa_stats()
|
D | wlan_dp_rx_thread.c | 1209 wait_time = qdf_do_div(qdf_log_timestamp_to_usecs(exit_time - in dp_rx_tm_wait_vdev_del_event()
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_util.h | 845 uint64_t qdf_do_div(uint64_t dividend, uint32_t divisor) in qdf_do_div() function
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_exec.c | 361 qdf_do_div(napi_stats->napi_max_poll_time, in hif_print_napi_stats() 434 poll_time_us = qdf_do_div(poll_time_ns, 1000); in hif_exec_fill_poll_time_histogram()
|
D | hif_napi.c | 901 poll_time_us = qdf_do_div(poll_time_ns, 1000); in hif_napi_fill_poll_time_histogram() 973 qdf_do_div(napi_stats->napi_max_poll_time, 1000), in hif_print_napi_stats()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_bss_scoring.c | 365 est_air_time_percentage = qdf_do_div(est_air_time_percentage, in cm_get_congestion_pct() 381 congestion = qdf_do_div(ap_load, CM_MAX_AP_LOAD); in cm_get_congestion_pct() 447 index = qdf_do_div(*congestion_pct, window_size) + 1; in cm_calculate_congestion_score() 654 temp_pcl_chan_weight = qdf_do_div( in cm_calculate_pcl_score() 698 index = qdf_do_div(wan_metrics.downlink_av_cap, in cm_calculate_oce_wan_score()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_tsf.c | 1077 qdf_do_div(NSEC_PER_SEC, HOST_TO_TARGET_TIME_RATIO); in hdd_get_hosttime_from_targettime() 1114 qdf_do_div(tsf->last_host_time - in hdd_get_targettime_from_hosttime() 1120 qdf_do_div(host_time - in hdd_get_targettime_from_hosttime() 1223 tsf_sync_qtime = qdf_do_div(tsf_sync_qtime, NSEC_PER_USEC); in hdd_get_tsftime_from_qtime()
|
D | wlan_hdd_medium_assess.c | 494 congestion = qdf_do_div(diff * 100, cycle_count_delta); in hdd_congestion_notification_calculation()
|
D | wlan_hdd_son.c | 2435 node_info->tx_bitrate = qdf_do_div(node_info->tx_bitrate, 1000); in hdd_son_get_node_info_sta() 2472 node_info->tx_bitrate = qdf_do_div(node_info->tx_bitrate, 1000); in hdd_son_get_node_info_sap()
|
D | wlan_hdd_stats.c | 2296 chload = qdf_do_div(txrx_time, channel_stats->on_time); in put_channel_stats_chload()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/ |
D | hal_kiwi.c | 1954 time = qdf_do_div(time, FW_QTIME_CYCLES_PER_10_USEC); in hal_fw_qtime_to_usecs() 1959 time = qdf_do_div(time, FW_QTIME_CYCLES_PER_10_USEC); in hal_fw_qtime_to_usecs()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/ |
D | wlan_mgmt_txrx_tgt_api.c | 1273 uint64_t b_limit = qdf_do_div( in wlan_mgmt_rx_beacon_rate_limit()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_beacon_process.c | 1001 qdf_do_div(qdf_get_monotonic_boottime(), in sch_send_beacon_report()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
D | dp_mon.c | 2193 usage_per_sec = (uint8_t)qdf_do_div((uint64_t) in dp_peer_update_telemetry_stats() 2216 usage_per_sec = (uint8_t)qdf_do_div((uint64_t) in dp_peer_update_telemetry_stats()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be.c | 439 num_spt_pages = qdf_do_div( in dp_hw_cookie_conversion_attach()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_stats.c | 6919 dst_stats->nwdelay_avg = qdf_do_div(dst_stats->nwdelay_avg, in dp_accumulate_delay_avg_stats() 6921 dst_stats->swdelay_avg = qdf_do_div(dst_stats->swdelay_avg, in dp_accumulate_delay_avg_stats() 6923 dst_stats->hwdelay_avg = qdf_do_div(dst_stats->hwdelay_avg, in dp_accumulate_delay_avg_stats()
|
D | dp_main.c | 7642 peer_stats->tx.per = qdf_do_div((peer_stats->tx.retries * 100), in dp_get_peer_tx_per() 9828 return qdf_do_div((pdev->stats.tx.retries * 100), in dp_get_total_per()
|
D | dp_tx.c | 5273 qdf_do_div(ts->transmit_cnt,
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 2139 diff_ms = qdf_do_div(cac_result->ap_end_time - in sap_update_cac_history()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.c | 9654 cur_time = qdf_do_div(qdf_get_monotonic_boottime(), in lim_assoc_rej_get_remaining_delta()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 228 switch_time = qdf_do_div(switch_time * 1000, TIME_UNIT); in populate_dot11f_max_chan_switch_time()
|