Home
last modified time | relevance | path

Searched refs:ce_srng_based (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c1774 !ce_srng_based(scn)) { in ce_alloc_desc_ring()
1821 !ce_srng_based(scn)) { in ce_free_desc_ring()
1900 bool ce_srng_based(struct hif_softc *scn) in ce_srng_based() function
1930 qdf_export_symbol(ce_srng_based);
1937 if (ce_srng_based(scn)) { in ce_services_attach()
2788 if (ce_srng_based(CE_state->scn)) { in ce_init()
2836 if (!ce_srng_based(scn)) { in ce_init()
3056 if (ce_srng_based(scn)) { in hif_enable_fastpath()
3271 if ((ce_srng_based(CE_state->scn)) && (CE_state->status_ring)) { in ce_fini()
3865 (ce_srng_based(scn) && in hif_post_recv_buffers_failure()
[all …]
H A Dce_api.h605 bool ce_srng_based(struct hif_softc *scn);
H A Dce_service.c1204 if (!ce_srng_based(scn) && !CE_state->msi_supported) { in ce_engine_service_reg()
1231 if (!ce_srng_based(scn) && in ce_engine_service_reg()
1251 if (!ce_srng_based(scn) && in ce_engine_service_reg()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_napi.c174 if (ce_srng_based(hif)) in hif_napi_create()
235 if (!ce_srng_based(hif) && napid->ce_map == 0) { in hif_napi_create()
517 if (ce_srng_based(hif)) in hif_napi_event()
H A Dhif_main.c102 if (ce_srng_based(scn)) in hif_srng_init_phase()
1963 if (ce_srng_based(scn)) { in hif_hal_attach()
1976 if (ce_srng_based(scn)) { in hif_hal_detach()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1098 !ce_srng_based(hif_sc)) { in hif_pci_enable_power_management()
1718 !ce_srng_based(hif_sc)) { in hif_pci_bus_configure()
3135 if (ce_srng_based(scn)) { in hif_ce_msi_configure_irq()
3873 if (ce_srng_based(ol_sc)) { in hif_pci_enable_bus()
3892 if (!ce_srng_based(ol_sc)) { in hif_pci_enable_bus()
4025 return !ce_srng_based(scn); in hif_pci_needs_bmi()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c819 return !ce_srng_based(scn); in hif_ahb_needs_bmi()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c886 return !ce_srng_based(scn); in hif_ipci_needs_bmi()