Home
last modified time | relevance | path

Searched refs:hif_pci_legacy_map_ce_to_irq (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dpci_api.h82 int hif_pci_legacy_map_ce_to_irq(struct hif_softc *scn, int ce_id);
H A Dmultibus_pci.c89 bus_ops->hif_map_ce_to_irq = &hif_pci_legacy_map_ce_to_irq; in hif_initialize_pci_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c3974 int hif_pci_legacy_map_ce_to_irq(struct hif_softc *scn, int ce_id) in hif_pci_legacy_map_ce_to_irq() function