i40e_is_fw_ver_lt
if (i40e_is_fw_ver_lt(hw, 4, 33)) {
if (i40e_is_fw_ver_lt(hw, 4, 3)) {
if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_lt(hw, 4, 40) &&
if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_lt(hw, 4, 33))