Home
last modified time | relevance | path

Searched refs:BE_GEN2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe.h21 #define BE_GEN2 2 macro
H A Dbe_main.h252 #define chip_be2(phba) (phba->generation == BE_GEN2)
H A Dbe_main.c469 if (phba->generation == BE_GEN2) in beiscsi_map_pci_bars()
3557 case BE_GEN2: in be2iscsi_enable_msix()
5576 phba->generation = BE_GEN2; in beiscsi_dev_probe()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe.h21 #define BE_GEN2 2 macro
H A Dbe_main.h251 #define chip_be2(phba) (phba->generation == BE_GEN2)
H A Dbe_main.c487 if (phba->generation == BE_GEN2) in beiscsi_map_pci_bars()
3569 case BE_GEN2: in be2iscsi_enable_msix()
5560 phba->generation = BE_GEN2; in beiscsi_dev_probe()

Completed in 22 milliseconds