Searched refs:pci_ctx (Results 1 – 1 of 1) sorted by relevance
1076 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_sc); in hif_pci_enable_power_management() local1079 if (!pci_ctx) { in hif_pci_enable_power_management()1087 hif_enable_power_gating(pci_ctx); in hif_pci_enable_power_management()1094 hif_enable_power_gating(pci_ctx); 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() local1117 if (!pci_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() local1129 if (!pci_ctx) { in hif_pci_display_stats()1135 hif_print_pci_stats(pci_ctx); in hif_pci_display_stats()1140 struct hif_pci_softc *pci_ctx = HIF_GET_PCI_SOFTC(hif_ctx); in hif_pci_clear_stats() local[all …]