Searched refs:QLCNIC_CAM_RAM (Results 1 – 2 of 2) sorted by relevance
556 #define QLCNIC_CAM_RAM(reg) (QLCNIC_CAM_RAM_BASE + (reg)) macro557 #define QLCNIC_FW_VERSION_MAJOR (QLCNIC_CAM_RAM(0x150))558 #define QLCNIC_FW_VERSION_MINOR (QLCNIC_CAM_RAM(0x154))559 #define QLCNIC_FW_VERSION_SUB (QLCNIC_CAM_RAM(0x158))560 #define QLCNIC_ROM_LOCK_ID (QLCNIC_CAM_RAM(0x100))561 #define QLCNIC_PHY_LOCK_ID (QLCNIC_CAM_RAM(0x120))562 #define QLCNIC_CRB_WIN_LOCK_ID (QLCNIC_CAM_RAM(0x124))564 #define NIC_CRB_BASE (QLCNIC_CAM_RAM(0x200))565 #define NIC_CRB_BASE_2 (QLCNIC_CAM_RAM(0x700))588 #define CRB_FW_CAPABILITIES_1 (QLCNIC_CAM_RAM(0x128))[all …]
474 if (off == QLCNIC_CAM_RAM(0x1fc)) in qlcnic_pinit_from_rom()1204 QLCWR32(adapter, QLCNIC_CAM_RAM(0x1fc), QLCNIC_BDINFO_MAGIC); in qlcnic_validate_firmware()