Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_api.h515 #define CE_ATTR_INIT_ON_DEMAND 0x40 /* Initialized on demand */ macro
H A Dce_main.c3740 if (!(ce_state->attr_flags & CE_ATTR_INIT_ON_DEMAND)) in hif_completion_thread_startup_by_ceid()
4088 if (ce_state->attr_flags & CE_ATTR_INIT_ON_DEMAND) in hif_post_recv_buffers()
5383 if (attr->flags & CE_ATTR_INIT_ON_DEMAND) in hif_config_ce()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c285 if (host_ce_conf[i].flags & CE_ATTR_INIT_ON_DEMAND) in hif_ahb_configure_irq()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2986 if (host_ce_conf[ce_id].flags & CE_ATTR_INIT_ON_DEMAND) in hif_ce_configure_legacyirq()
3152 if (host_ce_conf[ce_id].flags & CE_ATTR_INIT_ON_DEMAND) in hif_ce_msi_configure_irq()