Home
last modified time | relevance | path

Searched refs:hw_msix_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h179 void (*hw_msix_init)(struct bfa_s *bfa, int nvecs); member
264 ((__bfa)->iocfc.hwif.hw_msix_init(__bfa, __nvecs))
H A Dbfa_core.c1052 iocfc->hwif.hw_msix_init = bfa_hwct_msix_init; in bfa_iocfc_init_mem()
1065 iocfc->hwif.hw_msix_init = bfa_hwcb_msix_init; in bfa_iocfc_init_mem()