/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_runtime_pm.c | 283 static void hif_rtpm_init(struct device *dev, int delay) in hif_rtpm_init() argument 285 pm_runtime_set_autosuspend_delay(dev, delay); in hif_rtpm_init() 462 gp_hif_rtpm_ctx->delay = gp_hif_rtpm_ctx->cfg_delay; in hif_rtpm_start() 548 QDF_STATUS hif_rtpm_set_autosuspend_delay(int delay) in hif_rtpm_set_autosuspend_delay() argument 550 if (delay < HIF_RTPM_DELAY_MIN || delay > HIF_RTPM_DELAY_MAX) { in hif_rtpm_set_autosuspend_delay() 551 hif_err("Invalid delay value %d ms", delay); in hif_rtpm_set_autosuspend_delay() 555 __hif_rtpm_set_autosuspend_delay(gp_hif_rtpm_ctx->dev, delay); in hif_rtpm_set_autosuspend_delay() 556 gp_hif_rtpm_ctx->delay = delay; in hif_rtpm_set_autosuspend_delay() 557 hif_info_high("RTPM delay set: %d ms", delay); in hif_rtpm_set_autosuspend_delay() 564 if (gp_hif_rtpm_ctx->delay == gp_hif_rtpm_ctx->cfg_delay) { in hif_rtpm_restore_autosuspend_delay() [all …]
|
D | hif_runtime_pm.h | 161 int delay; member 260 void __hif_rtpm_set_autosuspend_delay(struct device *dev, int delay) in __hif_rtpm_set_autosuspend_delay() argument 262 pm_runtime_set_autosuspend_delay(dev, delay); in __hif_rtpm_set_autosuspend_delay()
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
D | iot_sim_common.c | 1298 uint16_t *delay, struct qdf_mac_addr *addr) in iot_sim_parse_user_input_delay() argument 1343 ret = kstrtou16(argv[4], 10, delay); in iot_sim_parse_user_input_delay() 1386 uint16_t delay = 0; in iot_sim_debug_delay_write() local 1402 &action, &delay, &mac_addr); in iot_sim_debug_delay_write() 1408 t_st, seq, category, action, delay); in iot_sim_debug_delay_write() 1433 clear = delay ? false : true; in iot_sim_debug_delay_write() 1435 seq, delay, NULL, 0, is_action, clear); in iot_sim_debug_delay_write() 1440 if (!delay) { in iot_sim_debug_delay_write() 1448 NULL, 0, delay, is_action); in iot_sim_debug_delay_write() 1657 GENERATE_IOT_SIM_DEBUG_SHOW_FUNCS(delay); [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be_tx.c | 1790 uint32_t delay; in dp_mlo_compute_hw_delay_us() local 1815 delay = (final_msdu_compl_tsf_tstamp_us - in dp_mlo_compute_hw_delay_us() 1818 if (delay > HW_TX_DELAY_MAX) in dp_mlo_compute_hw_delay_us() 1822 *delay_us = delay; in dp_mlo_compute_hw_delay_us()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_tx.c | 5101 void dp_update_tx_delay_stats(struct dp_vdev *vdev, uint32_t delay, uint8_t tid, argument 5107 dp_update_delay_stats(tstats, NULL, delay, tid, mode, ring_id, 5112 void dp_update_tx_delay_stats(struct dp_vdev *vdev, uint32_t delay, uint8_t tid, argument 5118 dp_update_delay_stats(tstats, NULL, delay, tid, mode, ring_id, 5794 uint32_t delay; local 5811 delay = ts->tsf - buffer_ts - delta_tsf; 5813 if (qdf_unlikely(delay & 0x80000000)) { 5823 delay, ts->release_src, ts->ppdu_id, ts->peer_id, 5828 delay = 0; 5832 delay &= 0x1FFFFFFF; /* mask 29 BITS */ [all …]
|
D | dp_main.c | 13991 dp_bucket_index(uint32_t delay, uint16_t *array, bool delay_in_us) in dp_bucket_index() argument 14004 if (delay >= thr_low && delay <= thr_high) in dp_bucket_index() 14051 struct cdp_tid_rx_stats *rstats, uint32_t delay, in dp_fill_delay_buckets() argument 14067 delay_index = dp_bucket_index(delay, cdp_sw_enq_delay, in dp_fill_delay_buckets() 14078 delay_index = dp_bucket_index(delay, cdp_fw_to_hw_delay, in dp_fill_delay_buckets() 14089 delay_index = dp_bucket_index(delay, cdp_intfrm_delay, in dp_fill_delay_buckets() 14100 delay_index = dp_bucket_index(delay, cdp_intfrm_delay, in dp_fill_delay_buckets() 14111 delay_index = dp_bucket_index(delay, cdp_intfrm_delay, in dp_fill_delay_buckets() 14124 struct cdp_tid_rx_stats *rstats, uint32_t delay, in dp_update_delay_stats() argument 14134 dstats = dp_fill_delay_buckets(tstats, rstats, delay, tid, mode, in dp_update_delay_stats() [all …]
|
D | dp_internal.h | 3357 struct cdp_tid_rx_stats *rstats, uint32_t delay,
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | utils_parser.c | 625 pOld->delay = pNew->delay; in convert_ts_delay()
|
D | dot11f.c | 2696 framesntohl(pCtx, &pDst->delay, pBuf, 0); in dot11f_unpack_ie_ts_delay() 3376 framesntohl(pCtx, &pDst->delay, pBuf, 0); in dot11f_unpack_ie_wmmts_delay() 17800 (pFrm + pTlv->offset))->delay)); in unpack_tlv_core() 22858 frameshtons(pCtx, pBuf, pSrc->delay, 0); in dot11f_pack_tlv_assoc_retry_delay() 24336 frameshtonl(pCtx, pBuf, pSrc->delay, 0); in dot11f_pack_ie_ts_delay() 24861 frameshtonl(pCtx, pBuf, pSrc->delay, 0); in dot11f_pack_ie_wmmts_delay()
|
D | parser_api.c | 5994 convert_ts_delay(mac, &pAddTs->delay, &addts.TSDelay);
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 1473 QDF_STATUS hif_rtpm_set_autosuspend_delay(int delay); 1810 QDF_STATUS hif_rtpm_set_autosuspend_delay(int delay) in hif_rtpm_set_autosuspend_delay() argument
|
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/ |
D | wlan_connectivity_logging.h | 759 uint8_t delay; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 1437 tSirMacTsDelayIE delay; member 3293 uint32_t *delay; member 3526 uint32_t delay; member
|
D | sir_mac_prot_def.h | 769 uint32_t delay; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_stats.c | 4155 uint32_t *agg_size, *succ_mcs, *fail_mcs, *delay; in hdd_populate_wifi_wmm_ac_tx_info() local 4164 delay = tx_stats->delay; in hdd_populate_wifi_wmm_ac_tx_info() 4218 if (delay) { in hdd_populate_wifi_wmm_ac_tx_info() 4221 tx_stats->delay_len, delay)) in hdd_populate_wifi_wmm_ac_tx_info() 4935 thresh.tx.delay = nla_get_u32(tb[ in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
|
D | wlan_hdd_cfg80211.c | 10209 uint8_t delay; in hdd_config_propagation_delay() local 10213 delay = nla_get_u8(attr); in hdd_config_propagation_delay() 10214 delay = delay > CFG_PROPAGATION_DELAY_MAX ? in hdd_config_propagation_delay() 10215 CFG_PROPAGATION_DELAY_MAX : delay; in hdd_config_propagation_delay() 10216 abs_delay = delay + CFG_PROPAGATION_DELAY_BASE; in hdd_config_propagation_delay()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 1151 delay, 2; 1856 delay, 4; 2128 delay, 4;
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 6033 uint8_t max_wait_iterations = 0, delay = 0; in wma_wait_tx_complete() local 6043 status = ucfg_mlme_get_delay_before_vdev_stop(wma->psoc, &delay); in wma_wait_tx_complete() 6047 max_wait_iterations = delay / WMA_TX_Q_RECHECK_TIMER_WAIT; in wma_wait_tx_complete()
|
D | wma_utils.c | 1309 ac->delay = tx_delay; in wma_fill_tx_stats() 3134 tx->tx_ppdu_delay = thresh->tx.delay; in wma_config_stats_ext_threshold()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/ |
D | wlan_cfg80211_scan.c | 401 return request->delay; in wlan_config_sched_scan_start_delay()
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 2105 uint16_t delay; member 3832 uint32_t delay; member 4243 uint32_t delay; member
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
D | sme_qos.c | 3316 convert_ts_delay(mac, &pAddtsRsp->rsp.delay, in sme_qos_process_ftric_response()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_roam_offload.c | 7120 wlan_diag_event.delay = btm_data->btm_delay; in cm_roam_btm_resp_event()
|
/wlan-driver/qcacld-3.0/ |
D | Kbuild | 4158 # Enable uplink delay report feature
|