Searched refs:efct_setup_msix (Results 1 – 1 of 1) sorted by relevance
425 efct_setup_msix(struct efct *efct, u32 num_intrs) in efct_setup_msix() function 560 * efct_setup_msix() enables the interrupt in efct_pci_probe() 562 rc = efct_setup_msix(efct, num_interrupts); in efct_pci_probe() 712 rc = efct_setup_msix(efct, efct->n_msix_vec); in efct_pci_io_slot_reset()