Searched refs:pci_handle (Results 1 – 1 of 1) sorted by relevance
4260 void hif_print_pci_stats(struct hif_pci_softc *pci_handle) in hif_print_pci_stats() argument4263 pci_handle->stats.mhi_force_wake_request_vote); in hif_print_pci_stats()4265 pci_handle->stats.mhi_force_wake_failure); in hif_print_pci_stats()4267 pci_handle->stats.mhi_force_wake_success); in hif_print_pci_stats()4269 pci_handle->stats.soc_force_wake_register_write_success); in hif_print_pci_stats()4271 pci_handle->stats.soc_force_wake_failure); in hif_print_pci_stats()4273 pci_handle->stats.soc_force_wake_success); in hif_print_pci_stats()4275 pci_handle->stats.mhi_force_wake_release_failure); in hif_print_pci_stats()4277 pci_handle->stats.mhi_force_wake_release_success); in hif_print_pci_stats()4279 pci_handle->stats.soc_force_wake_release_success); in hif_print_pci_stats()