Home
last modified time | relevance | path

Searched refs:DP_INTR_MSI (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.c64 if (soc->intr_mode == DP_INTR_MSI && in dp_srng_init_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c430 } else if (interrupt_mode == DP_INTR_MSI || interrupt_mode == in dp_get_num_msi_available()
509 if (soc->intr_mode == DP_INTR_MSI && !dp_skip_msi_cfg(soc, ring_type)) { in dp_srng_init_idx()
Ddp_types.h436 DP_INTR_MSI, enumerator
Ddp_main.c1491 soc->intr_mode = DP_INTR_MSI; in dp_soc_set_interrupt_mode()
1894 (soc->intr_mode == DP_INTR_MSI)) in dp_srng_configure_interrupt_thresholds()
2226 soc->intr_mode = DP_INTR_MSI; in dp_soc_interrupt_map_calculate_msi()
4805 soc->intr_mode == DP_INTR_MSI && in dp_vdev_attach_wifi3()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_mon.h3881 } else if (soc->intr_mode == DP_INTR_MSI) { in dp_monitor_vdev_delete()
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.c3590 } else if (interrupt_mode == DP_INTR_MSI || interrupt_mode == in wlan_cfg_fill_interrupt_mask()