Home
last modified time | relevance | path

Searched refs:intr_timer_thres_us (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_generic_api.h309 if (srng->intr_timer_thres_us) { in hal_srng_src_hw_init_generic()
312 srng->intr_timer_thres_us >> 3); in hal_srng_src_hw_init_generic()
410 if (srng->intr_timer_thres_us) { in hal_srng_dst_near_full_int_setup()
413 srng->intr_timer_thres_us >> 3); in hal_srng_dst_near_full_int_setup()
497 if (srng->intr_timer_thres_us) { in hal_srng_dst_hw_init_generic()
500 srng->intr_timer_thres_us >> 3); in hal_srng_dst_hw_init_generic()
624 srng->intr_timer_thres_us = ring_params->intr_timer_thres_us; in hal_srng_set_msi_config()
654 if (srng->intr_timer_thres_us) { in hal_srng_set_msi_config()
657 srng->intr_timer_thres_us); in hal_srng_set_msi_config()
682 if (srng->intr_timer_thres_us) { in hal_srng_set_msi_config()
[all …]
Dhal_srng.c1751 srng->intr_timer_thres_us = ring_params->intr_timer_thres_us; in hal_srng_setup_idx()
2036 ring_params->intr_timer_thres_us = srng->intr_timer_thres_us; in hal_get_srng_params()
Dhal_internal.h757 uint32_t intr_timer_thres_us; member
Dhal_api.h1060 uint32_t intr_timer_thres_us; member
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_service_srng.c798 ring_params.intr_timer_thres_us = 0; in ce_srng_src_ring_setup()
813 ring_params->intr_timer_thres_us = 0; in ce_srng_initialize_dest_ring_thresh()
823 ring_params->intr_timer_thres_us = 100000; in ce_srng_initialize_dest_ring_thresh()
866 ring_params->intr_timer_thres_us = 1024; in ce_srng_initialize_dest_timer_interrupt_war()
916 ring_params->intr_timer_thres_us = in ce_status_ring_config_int_threshold()
926 ring_params->intr_timer_thres_us = 0x1000; in ce_status_ring_config_int_threshold()
1138 ring_params.intr_timer_thres_us = 0; in ce_set_srng_msi_irq_config_by_ceid()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c1769 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1775 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1780 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1805 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1813 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1821 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1830 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1846 ring_params->intr_timer_thres_us = 0; in dp_srng_configure_interrupt_thresholds()
1850 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
1856 ring_params->intr_timer_thres_us = in dp_srng_configure_interrupt_thresholds()
[all …]
Ddp_htt.c852 srng_params.intr_timer_thres_us >> 3);