Searched refs:QLCNIC_FW_SIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
999 return le32_to_cpu(*(__le32 *)&unirom[QLCNIC_FW_SIZE_OFFSET]); in qlcnic_get_fw_size()
317 #define QLCNIC_FW_SIZE_OFFSET (QLCNIC_USER_START+0x40c) macro