Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa.h185 void (*hw_msix_getvecs)(struct bfa_s *bfa, u32 *vecmap, member
283 ((__bfa)->iocfc.hwif.hw_msix_getvecs(__bfa, __vecmap, \
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()