Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h184 void (*hw_msix_getvecs)(struct bfa_s *bfa, u32 *vecmap, member
282 ((__bfa)->iocfc.hwif.hw_msix_getvecs(__bfa, __vecmap, \
H A Dbfa_core.c1057 iocfc->hwif.hw_msix_getvecs = bfa_hwct_msix_getvecs; in bfa_iocfc_init_mem()
1070 iocfc->hwif.hw_msix_getvecs = bfa_hwcb_msix_getvecs; in bfa_iocfc_init_mem()