Searched refs:ce_sc (Results 1 – 6 of 6) sorted by relevance
71 hif_clear_ce_stats(&ipci_ctx->ce_sc); in hif_ipci_clear_stats()166 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_srng_msi_free_irq() local180 if (!ce_sc->tasklets[ce_id].inited) in hif_ce_srng_msi_free_irq()191 pfrm_free_irq(scn->qdf_dev->dev, irq, &ce_sc->tasklets[ce_id]); in hif_ce_srng_msi_free_irq()455 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_msi_configure_irq() local484 &ce_sc->tasklets[ce_id]); in hif_ce_msi_configure_irq()487 if (!ce_sc->tasklets[ce_id].inited) in hif_ce_msi_configure_irq()495 &ce_sc->tasklets[ce_id]); in hif_ce_msi_configure_irq()510 pfrm_free_irq(scn->qdf_dev->dev, irq, &ce_sc->tasklets[ce_id]); in hif_ce_msi_configure_irq()619 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ipci_ce_irq_set_affinity_hint() local[all …]
92 struct HIF_CE_state ce_sc; member
1146 hif_clear_ce_stats(&pci_ctx->ce_sc); in hif_pci_clear_stats()2115 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_srng_free_irq() local2116 struct CE_attr *host_ce_conf = ce_sc->host_ce_config; in hif_ce_srng_free_irq()2135 if (!ce_sc->tasklets[ce_id].inited) in hif_ce_srng_free_irq()2144 pfrm_free_irq(scn->qdf_dev->dev, irq, &ce_sc->tasklets[ce_id]); in hif_ce_srng_free_irq()2969 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_configure_legacyirq() local2970 struct CE_attr *host_ce_conf = ce_sc->host_ce_config; in hif_ce_configure_legacyirq()3007 &ce_sc->tasklets[ce_id]); in hif_ce_configure_legacyirq()3041 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_msi_configure_irq_by_ceid() local3072 &ce_sc->tasklets[ce_id]); in hif_ce_msi_configure_irq_by_ceid()[all …]
123 struct HIF_CE_state ce_sc; member
218 sc->ce_sc.ol_sc.mem = info.v_addr; in hif_ahb_get_bar_addr_pld()219 sc->ce_sc.ol_sc.mem_pa = info.p_addr; in hif_ahb_get_bar_addr_pld()
3232 struct HIF_CE_state *ce_sc; in hif_affinity_mgr_affine_irq() local3242 ce_sc = HIF_GET_CE_STATE(scn); in hif_affinity_mgr_affine_irq()3243 host_ce_conf = ce_sc->host_ce_config; in hif_affinity_mgr_affine_irq()