Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h31 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
H A Dbe_main.c5270 val = ioread32(adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
5272 iowrite32(val, adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h31 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
H A Dbe_main.c5259 val = ioread32(adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
5261 iowrite32(val, adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.h100 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.h100 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro

Completed in 24 milliseconds