Searched refs:QLCNIC_FW_VERSION_OFFSET (Results 1 – 2 of 2) sorted by relevance
710 qlcnic_rom_fast_read(adapter, QLCNIC_FW_VERSION_OFFSET, in qlcnic_check_flash_fw_ver()1012 version_offset = *(__le32 *)&fw->data[QLCNIC_FW_VERSION_OFFSET]; in qlcnic_get_fw_version()
316 #define QLCNIC_FW_VERSION_OFFSET (QLCNIC_USER_START+0x408) macro