Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c424 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_get_irq_num()
725 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_check_fw_reg()
750 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_check_soc_status()
812 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in __hif_pci_dump_registers()
1033 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(hif_ctx); in hif_disable_power_gating()
1076 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_sc); in hif_pci_enable_power_management()
1115 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_ctx); in hif_pci_disable_power_management()
1127 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_ctx); in hif_pci_display_stats()
1140 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_ctx); in hif_pci_clear_stats()
1159 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(hif_ctx); in hif_pci_open()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c135 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_ahb_disable_isr()
190 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(hif_ctx); in hif_ahb_open()
238 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_ahb_configure_irq_by_ceid()
301 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_ahb_configure_grp_irq()
403 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_ahb_disable_bus()
482 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(ol_sc); in hif_ahb_enable_bus()
637 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_ahb_nointrs()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_io32.h268 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_write32_mb_reg_window()
286 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_read32_mb_reg_window()
H A Dhif_main.h144 #define HIF_GET_PCI_SOFTC(scn) ((struct hif_pci_softc *)scn) macro
H A Dhif_exec.c1221 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(hif_sc); in hif_get_umac_reset_irq()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c5887 struct hif_pci_softc *sc = HIF_GET_PCI_SOFTC(scn); in hif_get_addl_pipe_info()