Home
last modified time | relevance | path

Searched refs:NETXEN_CAM_RAM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_hdr.h710 #define NETXEN_FW_VERSION_SUB (NETXEN_CAM_RAM(0x158))
711 #define NETXEN_ROM_LOCK_ID (NETXEN_CAM_RAM(0x100))
712 #define NETXEN_PHY_LOCK_ID (NETXEN_CAM_RAM(0x120))
715 #define NIC_CRB_BASE (NETXEN_CAM_RAM(0x200))
716 #define NIC_CRB_BASE_2 (NETXEN_CAM_RAM(0x700))
765 #define CRB_MAC_BLOCK_START (NETXEN_CAM_RAM(0x1c0))
928 #define NETXEN_PORT_MODE_ADDR (NETXEN_CAM_RAM(0x24))
929 #define NETXEN_WOL_PORT_MODE (NETXEN_CAM_RAM(0x198))
932 #define NETXEN_WOL_CONFIG (NETXEN_CAM_RAM(0x188))
942 #define NX_CRB_DEV_STATE (NETXEN_CAM_RAM(0x140))
[all …]
A Dnetxen_nic_main.c308 NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), NETXEN_BDINFO_MAGIC); in netxen_check_hw_init()
325 NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), 0); in netxen_check_hw_init()
335 val = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_check_hw_init()
949 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()
A Dnetxen_nic_init.c484 if (off == NETXEN_CAM_RAM(0x1fc)) in netxen_pinit_from_rom()
1146 NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), NETXEN_BDINFO_MAGIC); in netxen_validate_firmware()

Completed in 19 milliseconds