Searched refs:hif_affinity_mgr_set_affinity (Results 1 – 6 of 6) sorted by relevance
74 bus_ops->hif_affinity_mgr_set_affinity = in hif_initialize_default_ops()729 void hif_affinity_mgr_set_affinity(struct hif_opaque_softc *scn) in hif_affinity_mgr_set_affinity() function736 if (!hif_sc->bus_ops.hif_affinity_mgr_set_affinity) in hif_affinity_mgr_set_affinity()739 hif_sc->bus_ops.hif_affinity_mgr_set_affinity(hif_sc); in hif_affinity_mgr_set_affinity()
97 bus_ops->hif_affinity_mgr_set_affinity = &hif_affinity_mgr_affine_irq; in hif_initialize_ipci_ops()
102 bus_ops->hif_affinity_mgr_set_affinity = &hif_affinity_mgr_affine_irq; in hif_initialize_pci_ops()
102 void (*hif_affinity_mgr_set_affinity)(struct hif_softc *scn); member
2986 void hif_affinity_mgr_set_affinity(struct hif_opaque_softc *scn);
1726 hif_affinity_mgr_set_affinity(hif_ctx); in dp_pld_request_bus_bandwidth()