Searched refs:hermon_fw_ver_major (Results 1 – 1 of 1) sorted by relevance
4000 uint_t hermon_fw_ver_major; in hermon_fw_version_check() local4017 hermon_fw_ver_major = HERMON_FW_VER_MAJOR; in hermon_fw_version_check()4031 if (state->hs_fw.fw_rev_major < hermon_fw_ver_major) { in hermon_fw_version_check()4033 } else if (state->hs_fw.fw_rev_major > hermon_fw_ver_major) { in hermon_fw_version_check()