Home
last modified time | relevance | path

Searched refs:DP_INTR_INTEGRATED (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h435 DP_INTR_INTEGRATED = 0, enumerator
H A Ddp_rings_main.c428 if (interrupt_mode == DP_INTR_INTEGRATED) { in dp_get_num_msi_available()
H A Ddp_main.c1476 soc->intr_mode = DP_INTR_INTEGRATED; in dp_soc_set_interrupt_mode()
2127 soc->intr_mode = DP_INTR_INTEGRATED; in dp_soc_interrupt_map_calculate_integrated()
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c3588 if(interrupt_mode == DP_INTR_INTEGRATED) { in wlan_cfg_fill_interrupt_mask()